Searched defs:ExecuteOneShellCommand (Results 1 – 2 of 2) sorted by relevance
33 def ExecuteOneShellCommand(cmd): function
103 def ExecuteOneShellCommand(cmd, timeout=None, callback_on_timeout=None, *args): function