MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / all0

Method all0

service/character.py:223–224  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

221
222 @staticmethod
223 def all0():
224 return es_Character.getAll0()
225
226 def all0ID(self):
227 return self.all0().ID

Callers 3

__init__Method · 0.95
all0IDMethod · 0.95

Calls 1

getAll0Method · 0.80

Tested by

no test coverage detected