Skip to main content

run

Function run 

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