MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / getText

Method getText

gui/viewColumn.py:53–54  ·  view source on GitHub ↗
(self, mod)

Source from the content-addressed store, hash-verified

51 raise NotImplementedError()
52
53 def getText(self, mod):
54 return ""
55
56 def getToolTip(self, mod):
57 return None

Callers 1

refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected