Skip to main content

run

Function run 

Source
pub fn run(program: &str, args: &[&str]) -> Result<String, Error>
Expand description

Run a command and return its stdout.