Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getText
Method
getText
gui/contextMenu.py:285–286 ·
view source on GitHub ↗
(self, callingWindow, context, mainItem)
Source
from the content-addressed store, hash-verified
283
284
@abstractmethod
285
def
getText(self, callingWindow, context, mainItem):
286
raise
NotImplementedError
287
288
def
getSubMenu(self, callingWindow, context, mainItem, rootMenu, i, pitem):
289
return
Callers
1
_baseGetText
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected