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

Method isCargo

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

Source from the content-addressed store, hash-verified

751
752 @property
753 def isCargo(self):
754 return False
755
756
757class RegularItemSpec(BaseItemSpec):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected