MCPcopy Create free account
hub / github.com/ModelInference/synoptic / get_cmd_output

Function get_cmd_output

build_synoptic_distro.py:42–52  ·  view source on GitHub ↗

Returns the standard output from running: $ cmd args[0] args[1] .. args[n] Where cmd is the command name (e.g., 'svn') and args is a list of arguments to the command (e.g., ['help', 'log']).

(cmd, args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected