Searched refs:commandPrefix (Results 1 – 1 of 1) sorted by relevance
47 def __init__(self, commandPrefix, chain): argument50 self.commandPrefix = commandPrefix55 return self.chain.run(exe_path, self.commandPrefix + cmd, work_dir,