Module fs

Module fs 

Source
Expand description

Filesystem utilities

Traits§

MetadataExt
Unix-specific extensions to fs::Metadata.
PathExt
Extension trait for path-related filesystem operations.

Functions§

get_default_standard_utils_paths
Retrieves the platform-specific set of paths that should contain standard system utilities. Used by command -p, for example.
open_null_file
Opens a null file that will discard all I/O.