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

Method _Description

deps/v8/tools/release/common_includes.py:714–715  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

712 self._state = state if state is not None else {}
713
714 def _Description(self):
715 return None
716
717 def _PrepareOptions(self, parser):
718 pass

Callers 1

MakeOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected