Function cargo_lambda_interactive::command::silent_command
source · pub async fn silent_command(cmd: &str, args: &[&str]) -> Result<()>
Expand description
Run a command without producing any output in STDOUT and STDERR
pub async fn silent_command(cmd: &str, args: &[&str]) -> Result<()>
Run a command without producing any output in STDOUT and STDERR