MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / isFighter

Method isFighter

service/port/eft.py:749–750  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

747
748 @property
749 def isFighter(self):
750 return False
751
752 @property
753 def isCargo(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected