Searched refs:cmd (Results 1 – 2 of 2) sorted by relevance
20 let mut cmd = Command::new("pprtmp") in main() localVariable46 cmd.print_help()?; in main()49 let matches = cmd.clone().get_matches(); in main()
16 let mut cmd = Command::new("XIU") in main() localVariable103 cmd.print_help()?; in main()107 let matches = cmd.clone().get_matches(); in main()