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

Method item

eos/saveddata/drone.py:121–122  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

119
120 @property
121 def item(self):
122 return self._item
123
124 @property
125 def charge(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected