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

Method getImageId

gui/builtinViewColumns/capacitorUse.py:70–71  ·  view source on GitHub ↗
(self, mod)

Source from the content-addressed store, hash-verified

68 return ''
69
70 def getImageId(self, mod):
71 return -1
72
73 def getToolTip(self, mod):
74 if isinstance(mod, Mode):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected