Searched refs:PrettyFormatCommand (Results 1 – 2 of 2) sorted by relevance
97 res.append(self.PrettyFormatCommand())123 def PrettyFormatCommand(self): member in Job
59 commands = enumerate(job.PrettyFormatCommand().split('\n'), start=1)