Module os::fs

source · []

Re-exports

pub use stdio::Stdin;
pub use stdio::Stdout;
pub use inode::OSInode;
pub use inode::open_file;
pub use inode::OpenFlags;
pub use inode::list_apps;

Modules

Structs

The stat of a inode

The mode of a inode whether a directory or a file

Traits

The common abstraction of all IO resources