Expand description
Access the file system.
Structs§
Enums§
- Error
- File
Path - Represents either a filesystem path or a URI pointing to a file
such as
file://
URIs or Androidcontent://
URIs. - Safe
File Path - Represents either a safe filesystem path or a URI pointing to a file
such as
file://
URIs or Androidcontent://
URIs.