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:2002–2003 ·
view source on GitHub ↗
(self, path)
Source
from the content-addressed store, hash-verified
2000
return
"Sources"
2001
2002
def
FileGroup(self, path):
2003
return
self.PBXProjectAncestor().RootGroupForPath(path)
2004
2005
2006
class
PBXFrameworksBuildPhase(XCBuildPhase):
Callers
nothing calls this directly
Calls
2
RootGroupForPath
Method · 0.80
PBXProjectAncestor
Method · 0.45
Tested by
no test coverage detected