Temp Files
Functions
Link copied to clipboard
Delete all files created with this utility (the files in the temporary folder), it is recommended to call in the start of the app or where you need to clean the contents of the folder. The function runs asynchronously so as not to affect the app flow and can be called from anywhere.
Link copied to clipboard
Create the directory for temporary files (if it does not already exist), invoke whenever you are going to work with the temporary files directory.