[][src]Function jcompilerlib::shell::run_shell_command

pub fn run_shell_command(command: &str, args: &[&str]) -> Result<(), String>

Execute a CLI command as shell_command, but ignore stdout.