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

Method Config

deps/v8/tools/release/common_includes.py:337–338  ·  view source on GitHub ↗
(self, key)

Source from the content-addressed store, hash-verified

335 self._state[key] = value
336
337 def Config(self, key):
338 return self._config[key]
339
340 def Run(self):
341 # Restore state.

Callers 13

RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80
RunStepMethod · 0.80

Calls

no outgoing calls

Tested by 1

testConfigMethod · 0.64