MCPcopy 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
1986class PBXResourcesBuildPhase(XCBuildPhase):

Callers

nothing calls this directly

Calls 2

RootGroupForPathMethod · 0.80
PBXProjectAncestorMethod · 0.45

Tested by

no test coverage detected