Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
957
def
_GetDefaultConfiguration(spec):
958
return
spec[
"configurations"
][spec[
"default_configuration"
]]
959
960
961
def
_GetGuidOfProject(proj_path, spec):
Callers
4
_GetGuidOfProject
Function · 0.85
_GetMsbuildToolsetOfProject
Function · 0.85
_GenerateProject
Function · 0.85
_GetPathOfProject
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected