Home > @microsoft/rush-lib > RushConstants > rushTempFolderName
RushConstants.rushTempFolderName property
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The folder name ("temp") under the common folder, or under the .rush folder in each project's directory where temporary files will be stored. Example: C:\MyRepo\common\temp
Signature:
static readonly rushTempFolderName: string;