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

Function _GetDefaultConfiguration

tools/gyp/pylib/gyp/generator/msvs.py:957–958  ·  view source on GitHub ↗
(spec)

Source from the content-addressed store, hash-verified

955
956
957def _GetDefaultConfiguration(spec):
958 return spec["configurations"][spec["default_configuration"]]
959
960
961def _GetGuidOfProject(proj_path, spec):

Callers 4

_GetGuidOfProjectFunction · 0.85
_GenerateProjectFunction · 0.85
_GetPathOfProjectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected