Searched refs:cmd_to_str (Results 1 – 6 of 6) sorted by relevance
123 def cmd_to_str(cmd): function
80 return rh.shell.cmd_to_str(self.cmd)116 return '' if self.cmd is None else rh.shell.cmd_to_str(self.cmd)
111 self._testData(rh.shell.cmd_to_str, tests)
911 rh.shell.cmd_to_str(cmd + [d.file]))
96 (sys.argv[0], rh.shell.cmd_to_str(argv)))
115 (sys.argv[0], rh.shell.cmd_to_str(argv)))