Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getText
Method
getText
gui/builtinContextMenus/fitAddCurrentlyOpen.py:28–29 ·
view source on GitHub ↗
(self, callingWindow, itmContext)
Source
from the content-addressed store, hash-verified
26
return
True
27
28
def
getText(self, callingWindow, itmContext):
29
return
_t(
'Add Currently Open Fit'
)
30
31
def
getSubMenu(self, callingWindow, context, rootMenu, i, pitem):
32
self.fitLookup = {}
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected