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

Method getCharacterList

service/character.py:241–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

239
240 @staticmethod
241 def getCharacterList():
242 return eos.db.getCharacterList()
243
244 @staticmethod
245 def getCharacter(identity):

Callers 3

refreshCharacterListMethod · 0.80
ValidateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected