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

Method all5

service/character.py:230–231  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

228
229 @staticmethod
230 def all5():
231 return es_Character.getAll5()
232
233 def all5ID(self):
234 return self.all5().ID

Callers 4

__init__Method · 0.95
all5IDMethod · 0.95
changeCharMethod · 0.80

Calls 1

getAll5Method · 0.80

Tested by

no test coverage detected