MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / all5ID

Method all5ID

service/character.py:233–234  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

231 return es_Character.getAll5()
232
233 def all5ID(self):
234 return self.all5().ID
235
236 @staticmethod
237 def getAlphaCloneList():

Callers 3

saveCharacterMethod · 0.95
refreshCharacterListMethod · 0.80
fitChangedMethod · 0.80

Calls 1

all5Method · 0.95

Tested by

no test coverage detected