Home > @rushstack/heft > IHeftTaskSession > tempFolderPath
IHeftTaskSession.tempFolderPath property
The temp folder for the task. This folder is unique for each task, and will be cleaned when Heft is run with --clean
.
Signature:
readonly tempFolderPath: string;