Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getText
Method
getText
gui/builtinContextMenus/fitPilotSecurity.py:30–31 ·
view source on GitHub ↗
(self, callingWindow, itmContext)
Source
from the content-addressed store, hash-verified
28
return
True
29
30
def
getText(self, callingWindow, itmContext):
31
return
_t(
"Pilot Security Status"
)
32
33
def
addOption(self, menu, optionLabel, optionValue):
34
id = ContextMenuUnconditional.nextID()
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected