pub fn get_file_id(path: impl AsRef<Path>) -> Result<FileId>
Get the FileId for the file or directory at path
FileId
path