Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ isFighter
Method
isFighter
service/port/eft.py:798–799 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
796
797
@property
798
def
isFighter(self):
799
return
self.item.category.name ==
'Fighter'
800
801
@property
802
def
isCargo(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected