Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ GetName
Method
GetName
tools/test.py:872–873 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
870
self.name = name
871
872
def
GetName(self):
873
return
self.name
874
875
876
class
TestRepository(TestSuite):
Callers
2
GetBuildRequirements
Method · 0.45
ListTests
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected