Skip to main content

run

Function run 

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