MCPcopy Index your code
hub / github.com/nodejs/node / GetName

Method GetName

test/testpy/__init__.py:66–67  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64 return "%s %s" % (self.mode, self.GetName())
65
66 def GetName(self):
67 return self.path[-1]
68
69 def GetRunConfiguration(self):
70 result = [self.config.context.GetVm(self.arch, self.mode)]

Callers 1

GetLabelMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected