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

Method stop

gui/mainFrame.py:130–131  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

128 wx.CallAfter(self.callback)
129
130 def stop(self):
131 self.running = False
132
133
134class MainFrame(wx.Frame):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected