Function gitty::utils::run_command_silent[][src]

pub fn run_command_silent(
    command_name: &str,
    command_args: &[&str],
    error_message: &str,
    directory: Option<&str>
)