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

Method getText

gui/builtinContextMenus/shipJump.py:34–35  ·  view source on GitHub ↗
(self, callingWindow, itmContext)

Source from the content-addressed store, hash-verified

32 return False
33
34 def getText(self, callingWindow, itmContext):
35 return _t("Open in Fitting Browser")
36
37 def activate(self, callingWindow, fullContext, i):
38 fitID = self.mainFrame.getActiveFit()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected