Searched refs:commandNode (Results 1 – 1 of 1) sorted by relevance
411 def readCommand (self, commandNode): argument414 alias = commandNode.get("alias")422 f.aliasList.append(commandNode.get("name"))429 for paramNode in commandNode: