Skip to main content

Temp Paths

Will create temporary files and folder. They will be deleted at the end of the workflow execution.

main

The value exported to context is a smart_path object that can be used in the following tasks of your workflow.

Folder and file will be created in C:\Users\ait\AppData\Local\Temp{uniqueID} folder, and will be deleted automatically at the end of the workflow.