MCPcopy Create free account
hub / github.com/andybarry/flight / GetShellCommandOutput

Function GetShellCommandOutput

externals/gtest/test/gtest_output_test.py:200–218  ·  view source on GitHub ↗

Runs a command in a sub-process, and returns its output in a string. Args: env_cmd: The shell command. A 2-tuple where element 0 is a dict of extra environment variables to set, and element 1 is a string with the command and any flags. Returns: A string with t

(env_cmd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetCommandOutputFunction · 0.85

Calls 1

copyMethod · 0.80

Tested by

no test coverage detected