Searched defs:get_commands (Results 1 – 3 of 3) sorted by relevance
423 def get_commands(self, version): member in CommandNames
118 fn get_commands(template: &str) -> Result<Vec<Command>, ()> { in get_commands() function
250 def get_commands(template): function