hermit::fs

Function metadata

Source
pub fn metadata(path: &str) -> Result<Metadata>
Expand description

Given a path, query the file system to get information about a file, directory, etc.