Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getImageId
Method
getImageId
gui/builtinViewColumns/attributeDisplay.py:98–99 ·
view source on GitHub ↗
(self, mod)
Source
from the content-addressed store, hash-verified
96
return
attr
97
98
def
getImageId(self, mod):
99
return
-1
100
101
def
getToolTip(self, stuff):
102
if
self.info.name ==
"cpu"
:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected