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

Method getText

gui/builtinContextMenus/moduleMutatedExport.py:27–28  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem)

Source from the content-addressed store, hash-verified

25 return True
26
27 def getText(self, callingWindow, itmContext, mainItem):
28 return _t('Copy Module to Clipboard')
29
30 def activate(self, callingWindow, fullContext, mainItem, i):
31 export = renderMutant(mainItem, prefix=' ')

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected