Searched refs:cmd_to_str (Results 1 – 3 of 3) sorted by relevance
129 def cmd_to_str(cmd): function
71 return rh.shell.cmd_to_str(self.cmd)109 return '' if self.cmd is None else rh.shell.cmd_to_str(self.cmd)
124 self._testData(rh.shell.cmd_to_str, tests)