Expand description
Interact with the virtual filesystem
Your process must have the Capability
to message and receive messages from
vfs:distro:sys
to use this module.
Re-exports§
Modules§
Structs§
- DirEntry
- File
Metadata - VfsRequest
- IPC body format for requests sent to vfs runtime module.
Enums§
Functions§
- metadata
- Metadata of a path, returns file type and length.
- parse_
response - remove_
path - Removes a path, if it’s either a directory or a file.
- vfs_
request