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

Method isInvalid

eos/saveddata/cargo.py:62–63  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

60
61 @property
62 def isInvalid(self):
63 return self.__item is None
64
65 @property
66 def item(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected