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