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

Method isModule

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

Source from the content-addressed store, hash-verified

735
736 @property
737 def isModule(self):
738 return False
739
740 @property
741 def isImplant(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected