Searched defs:execute (Results 1 – 1 of 1) sorted by relevance
59 pub fn execute(&self) {} in execute() method378 pub fn execute(&self, internal_commands: Option<Arc<Mutex<CommandMap>>>) -> Vec<Child> { in execute() method