Skip to main content

stat_file

Function stat_file 

Source
pub fn stat_file(path: &str, config: &StatConfig) -> Result<String, Error>
Expand description

Display file or filesystem status.

Returns the formatted output string, or an error if the file cannot be accessed.