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

Method getText

gui/contextMenu.py:324–325  ·  view source on GitHub ↗
(self, callingWindow, context, selection)

Source from the content-addressed store, hash-verified

322
323 @abstractmethod
324 def getText(self, callingWindow, context, selection):
325 raise NotImplementedError
326
327 def getSubMenu(self, callingWindow, context, selection, rootMenu, i, pitem):
328 return

Callers 1

_baseGetTextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected