Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ modeItems
Method
modeItems
eos/saveddata/ship.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
115
@property
116
def
modeItems(self):
117
return
self.__modeItems
118
119
@property
120
def
modes(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected