Modules§
Structs§
Traits§
- Filesystem
- A
Filesystem
represents something that can meaningfully contain ‘files’ - discrete chunks of data addressed using paths. For Seed, this is generally going to be a real filesystem that occupies a partition on a block device, either real or virtual, or the very simple ‘filesystem’ provided by the ramdisk used on some platforms.