Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ item
Method
item
eos/saveddata/fighter.py:179–180 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
177
178
@property
179
def
item(self):
180
return
self.__item
181
182
@property
183
def
hasAmmo(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected