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