Skip to main content

Module fs

Module fs 

Source

Structs§

RealFileSystem
Default filesystem implementation backed by std::fs.

Traits§

FileSystem
Filesystem abstraction boundary for command implementations.

Functions§

first_entry_file_name
Convenience helper for command implementations that repeatedly need the first file-system entry when iterating directories.