Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ isModule
Method
isModule
service/port/eft.py:775–776 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
773
774
@property
775
def
isModule(self):
776
return
self.item.category.name in MODULE_CATS
777
778
@property
779
def
isImplant(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected