MCPcopy Create free account
hub / github.com/BitFunnel/NativeJIT / RunShellWithReturnCode

Function RunShellWithReturnCode

googletest/googlemock/scripts/upload.py:541–574  ·  view source on GitHub ↗

Executes a command and returns the output from stdout and the return code. Args: command: Command to execute. print_output: If True, the output is printed to stdout. If False, both stdout and stderr are ignored. universal_newlines: Use universal_newlines flag (defaul

(command, print_output=False,
                           universal_newlines=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

RunShellFunction · 0.70
GetStatusMethod · 0.70
GetBaseFileMethod · 0.70
GetBaseFileMethod · 0.70
GuessVCSFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected