Function install_command

Source
pub fn install_command<'a>(
    conf: &Config,
    args: &ArgMatches<'a>,
) -> Result<(), Error>