Searched refs:Command (Results 1 – 2 of 2) sorted by relevance
5 use std::process::Command;17 let mut make = Command::new("make"); in main()93 fn run(command: &mut Command) { in run() argument
55 ### Command line arguments78 #### Command line arguments