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

Method getText

gui/builtinContextMenus/resistMode.py:40–41  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem, selection)

Source from the content-addressed store, hash-verified

38 return True
39
40 def getText(self, callingWindow, itmContext, mainItem, selection):
41 return _t('Resist Mode')
42
43 def addOption(self, menu, optionLabel):
44 id = ContextMenuCombined.nextID()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected