Skip to content

Latest commit

 

History

History

knownFolders

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Namespace: "file-system".knownFolders

Provides access to the top-level Folders instances that are accessible from the application. Use these as entry points to access the FileSystem.

Functions
  • 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.
  • 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.