Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ FileGroup
Method
FileGroup
tools/gyp/pylib/gyp/xcodeproj_file.py:1982–1983 ·
view source on GitHub ↗
(self, path)
Source
from the content-addressed store, hash-verified
1980
return
"Headers"
1981
1982
def
FileGroup(self, path):
1983
return
self.PBXProjectAncestor().RootGroupForPath(path)
1984
1985
1986
class
PBXResourcesBuildPhase(XCBuildPhase):
Callers
nothing calls this directly
Calls
2
RootGroupForPath
Method · 0.80
PBXProjectAncestor
Method · 0.45
Tested by
no test coverage detected