Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ item
Method
item
eos/saveddata/mode.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
36
@property
37
def
item(self):
38
return
self.__item
39
40
@property
41
def
itemModifiedAttributes(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected