Searched refs:commandPostfix (Results 1 – 1 of 1) sorted by relevance
61 def __init__(self, commandPostfix, chain): argument64 self.commandPostfix = commandPostfix69 return self.chain.run(cmd + self.commandPostfix, work_dir, file_deps,