MCPcopy Create free account
hub / github.com/apache/arrow / check_returncode

Method check_returncode

dev/archery/archery/testing.py:47–48  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

45class SuccessfulSubprocessResult:
46
47 def check_returncode(self):
48 return
49
50
51@contextmanager

Callers 7

run_with_env_varFunction · 0.80
check_env_varFunction · 0.80
_execute_composeMethod · 0.80
_execute_dockerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected