Expand description
An instance of an Oku file system.
Modules§
- core
- Core functionality of an Oku file system.
- directory
- Directory-related functionality of an Oku file system.
- file
- File-related functionality of an Oku file system.
- net
- Implementation of OkuNet.
- replica
- Replica-related functionality of an Oku file system.
- util
- Useful functions for implementing the Oku file system.
Structs§
- OkuFs
- An instance of an Oku file system.
Constants§
- FS_PATH
- The path on disk where the file system is stored.