run_shell_command

Macro run_shell_command 

Source
macro_rules! run_shell_command {
    ($value:expr, $cmd:expr, $verbose:expr) => { ... };
}