build_helper::util

Function try_run

source
pub fn try_run(cmd: &mut Command, print_cmd_on_fail: bool) -> Result<(), ()>