MCPcopy Create free account
hub / github.com/ActiveState/code / getName

Method getName

recipes/Python/580811_Uno_TextBased/recipe-580811.py:99–100  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

97 self.id = identity
98
99 def getName(self):
100 return self.name
101
102 def getID(self):
103 return self.id

Callers 15

recipe-307969.pyFile · 0.45
__str__Method · 0.45
GetThreadsFunction · 0.45
runMethod · 0.45
slow_sqrtFunction · 0.45
getComputerNameMethod · 0.45
getPlayerBoxMethod · 0.45
__init__Method · 0.45
beginMethod · 0.45
endMethod · 0.45
buildHandStringMethod · 0.45
eventReverseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected