Function execute_script_cmd

Source
pub fn execute_script_cmd(script: &str, args: &[String]) -> Result<ExitStatus>