run

Function run 

Source
pub fn run(
    repo: Option<&Path>,
    tags: Option<&str>,
    owners: Option<&str>,
    unowned: bool,
    show_all: bool,
    format: &OutputFormat,
    cache_file: Option<&Path>,
) -> Result<()>
Expand description

Find and list files with their owners based on filter criteria