@salesforce/b2c-tooling-sdk / docs / DownloadDocsResult
Interface: DownloadDocsResult
Defined in: packages/b2c-tooling-sdk/src/docs/download.ts:27
Result of a documentation download.
Properties
archivePath?
optionalarchivePath:string
Defined in: packages/b2c-tooling-sdk/src/docs/download.ts:33
Archive filename if kept
fileCount
fileCount:
number
Defined in: packages/b2c-tooling-sdk/src/docs/download.ts:31
Number of files extracted
outputPath
outputPath:
string
Defined in: packages/b2c-tooling-sdk/src/docs/download.ts:29
Path where docs were extracted