Skip to main content

run

Function run 

Source
pub fn run(
    selector: &str,
    format: &str,
    output: Option<&str>,
    project_filter: Option<&str>,
) -> Result<()>