Searched refs:print_command (Results 1 – 2 of 2) sorted by relevance
41 def print_command(cmd_args): function70 print_command(cmd_args)198 print_command(cmd_args)
48 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument49 if print_command: