Skip to main content

get_file

Function get_file 

Source
pub fn get_file(
    conn: &Connection,
    path: &str,
) -> Result<Option<FileFact>, QueryError>
Expand description

Lookup single file metadata by path with slash-boundary matching.