Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlayOnLinux/POL-POM-4
/ release_no
Method
release_no
python/setupwindow/POL_SetupFrame.py:786–788 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
784
self.NextButton.Enable(False)
785
786
def
release_no(self, event):
787
self.SendBash(
"FALSE"
)
788
self.NextButton.Enable(False)
789
790
def
release_notice(self, event):
791
if
self.NCheckBox.GetValue():
Callers
1
release_notice
Method · 0.95
Calls
1
SendBash
Method · 0.95
Tested by
no test coverage detected