Searched defs:command (Results 1 – 3 of 3) sorted by relevance
50 optional string command = 6; field
40 def run(command, regex, filt): argument
211 Command* command = new Command(n->output); in Eval() local