collectStats
Summary
Collect complete statisticsSignature
Parameters
apiModel
Type:ApiModel
outputFolder
Type:string
Returns
Type:DocumentationStatistics
Collect complete statisticsDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Collect complete statistics
static collectStats(apiModel: ApiModel, outputFolder: string): DocumentationStatistics;
ApiModel
string
DocumentationStatistics
Collect complete statisticsWas this page helpful?
