Function install_command

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