MCPcopy Index your code
hub / github.com/nodejs/node / _ProcessOptions

Method _ProcessOptions

deps/v8/tools/release/common_includes.py:720–721  ·  view source on GitHub ↗
(self, options)

Source from the content-addressed store, hash-verified

718 pass
719
720 def _ProcessOptions(self, options):
721 return True
722
723 def _Steps(self): # pragma: no cover
724 raise Exception("Not implemented.")

Callers 1

MakeOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected