pub fn get(path: &str) -> Result<Option<Meta>, String>
Get a file’s metadata via its path
Arguments:
path