Expand description
Filesystem utilities
Traits§
- Metadata
Ext - 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.