install

Function install 

Source
fn install(
    shell: Shell,
    command: &mut Command,
    command_name: &str,
) -> Result<()>