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