Searched refs:shell_cmd_exec (Results 1 – 1 of 1) sorted by relevance
50 insert(build!("exec", Self::shell_cmd_exec)); in init()77 pub fn shell_cmd_exec(args: &Vec<String>) -> Result<(), ExecuteErrorType> { in shell_cmd_exec() method