Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ item
Method
item
eos/saveddata/cargo.py:66–67 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
64
65
@property
66
def
item(self):
67
return
self.__item
68
69
def
clear(self):
70
self.itemModifiedAttributes.clear()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected