pub fn run_bin(cmd: &str, args: &[&str]) -> String
Convenience function combining get_bin and get_process_output.
get_bin
get_process_output