MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getText

Method getText

gui/builtinContextMenus/fitSystemSecurity.py:36–37  ·  view source on GitHub ↗
(self, callingWindow, itmContext)

Source from the content-addressed store, hash-verified

34 return True
35
36 def getText(self, callingWindow, itmContext):
37 return _t("Citadel System Security")
38
39 def addOption(self, menu, optionLabel):
40 id = ContextMenuUnconditional.nextID()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected