Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ isStructure
Method
isStructure
eos/saveddata/fit.py:292–293 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
290
291
@property
292
def
isStructure(self):
293
return
isinstance(self.ship, Citadel)
294
295
@property
296
def
drones(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected