silent_command

Function silent_command 

Source
pub async fn silent_command(
    cmd: &str,
    args: &[&str],
) -> Result<(), CommandError>
Expand description

Run a command without producing any output in STDOUT and STDERR