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

Method isEmpty

eos/saveddata/module.py:168–169  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

166
167 @property
168 def isEmpty(self):
169 return self.dummySlot is not None
170
171 @property
172 def hardpoint(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected