Searched defs:_exec_cmd (Results 1 – 2 of 2) sorted by relevance
121 def _exec_cmd(self, stage, command): member in SubPlugin
87 def _exec_cmd(cmd_and_args, as_shell=False): function