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:1992–1993 ·
view source on GitHub ↗
(self, path)
Source
from the content-addressed store, hash-verified
1990
return
"Resources"
1991
1992
def
FileGroup(self, path):
1993
return
self.PBXProjectAncestor().RootGroupForPath(path)
1994
1995
1996
class
PBXSourcesBuildPhase(XCBuildPhase):
Callers
nothing calls this directly
Calls
2
RootGroupForPath
Method · 0.80
PBXProjectAncestor
Method · 0.45
Tested by
no test coverage detected