Provides access to the top-level Folders instances that are accessible from the application. Use these as entry points to access the FileSystem.
- documents() Folder
Gets the Documents folder available for the current application. This Folder is private for the application and not accessible from Users/External apps.- return - Folder
- temp() Folder
Gets the Temporary (Caches) folder available for the current application. This Folder is private for the application and not accessible from Users/External apps.- return - Folder