Home > @microsoft/api-extractor > ExtractorConfig > reportTempFilePath
ExtractorConfig.reportTempFilePath property
Warning: This API is now obsolete.
Use ExtractorConfig.reportConfigs to access all report configurations.
Gets the temp file path for the "complete" (default) report configuration, if one was specified. Otherwise, returns an empty string.
Signature:
get reportTempFilePath(): string;