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

Method _PrepareOptions

deps/v8/tools/release/common_includes.py:717–718  ·  view source on GitHub ↗
(self, parser)

Source from the content-addressed store, hash-verified

715 return None
716
717 def _PrepareOptions(self, parser):
718 pass
719
720 def _ProcessOptions(self, options):
721 return True

Callers 1

MakeOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected