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

Method ro

eos/saveddata/character.py:140–141  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

138
139 @property
140 def ro(self):
141 return self == self.getAll0() or self == self.getAll5()
142
143 @property
144 def secStatus(self):

Callers

nothing calls this directly

Calls 2

getAll0Method · 0.95
getAll5Method · 0.95

Tested by

no test coverage detected