Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ isCapitalSize
Method
isCapitalSize
eos/saveddata/module.py:260–261 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
258
259
@property
260
def
isCapitalSize(self):
261
return
self.getModifiedItemAttr(
"volume"
, 0) >= 4000
262
263
@property
264
def
hpBeforeReload(self):
Callers
nothing calls this directly
Calls
1
getModifiedItemAttr
Method · 0.45
Tested by
no test coverage detected