Run command, wait for exit. Return its output as vector of lines (\n-terminated). Win: output includes stdout and stderr Unix: if you want stderr too, add 2>&1 to command Return error if command failed
source not stored for this graph (policy: none)
no test coverage detected