Searched refs:cmd_to_str (Results 1 – 5 of 5) sorted by relevance
84 return rh.shell.cmd_to_str(self.cmd)120 return '' if self.cmd is None else rh.shell.cmd_to_str(self.cmd)
129 def cmd_to_str(cmd): function
114 self._testData(rh.shell.cmd_to_str, tests)
99 (sys.argv[0], rh.shell.cmd_to_str(argv)))
118 (sys.argv[0], rh.shell.cmd_to_str(argv)))