Skip to main content

run

Function run 

Source
pub fn run(
    root: &Path,
    id_arg: &str,
    reason: Option<String>,
    no_aggressive: bool,
) -> Result<()>