Run command with arguments. Wait for command to complete. If the exit code was zero then return, otherwise raise CalledProcessError. The CalledProcessError object will have the return code in the returncode attribute. The arguments are the same as for the Popen constructor. Exam
(*popenargs, **kwargs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected