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

Method slot

eos/saveddata/booster.py:97–98  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

95
96 @property
97 def slot(self):
98 return self.__slot
99
100 @property
101 def item(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected