MCPcopy Create free account
hub / github.com/PlayOnLinux/POL-POM-4 / release

Method release

python/setupwindow/POL_SetupFrame.py:764–766  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

762 self.Result = var
763
764 def release(self, event):
765 self.SendBash()
766 self.NextButton.Enable(False)
767
768 def release_but_fail(self, event):
769 self.SendBash("Fail")

Callers 1

TimerActionMethod · 0.95

Calls 1

SendBashMethod · 0.95

Tested by

no test coverage detected