Runs `command` with `subprocess.check_output` and will potentially return the `stdout`. Will also properly capture if an error occured while running `command`
(command: List[str], return_stdout=False)
source not stored for this graph (policy: none)
no test coverage detected