Searched defs:execute_command_and_get_output (Results 1 – 2 of 2) sorted by relevance
262 fn execute_command_and_get_output(cmd: &str, args: &[&str]) -> Option<String> { in execute_command_and_get_output() function
1165 execute_command_and_get_output(const string& cmd, vector<string>& lines) in execute_command_and_get_output() function