Skip to main content

properties

Function properties 

Source
pub fn properties<P>(path: P) -> Result<Properties, Error>
where P: AsRef<Path>,
Expand description

Retreives the properties for the file at path.

Note: path doesn’t have to exist.