cargo_auto_local_lib::utils_mod

Function run_shell_command_success

Source
pub fn run_shell_command_success(shell_command: &str) -> bool
Expand description

Run one shell command and return true if success.