Searched refs:commandParams (Results 1 – 7 of 7) sorted by relevance
24 from khr_util.format import indentLines, commandParams, commandArgs32 commandParams(command))38 commandParams(command))49 paramDecls = commandParams(command),
24 from khr_util.format import commandParams30 commandParams(command))
165 commandParams = khr_util.format.commandParams variable
29 commandParams(command))
68 paramDecls = commandParams(command),
65 paramDecls = commandParams(command),
110 def commandParams (command): function