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 not stored for this graph (policy: none)