MCPcopy Create free account
hub / github.com/nodejs/node / _get_error_details

Method _get_error_details

deps/v8/tools/testrunner/outproc/base.py:73–74  ·  view source on GitHub ↗
(self, output)

Source from the content-addressed store, hash-verified

71 return output.exit_code != 0
72
73 def _get_error_details(self, output):
74 return None
75
76 @property
77 def negative(self):

Callers 1

_create_resultMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected