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

Method SendBash

python/setupwindow/POL_SetupFrame.py:758–759  ·  view source on GitHub ↗
(self, var="")

Source from the content-addressed store, hash-verified

756 self.Layout()
757
758 def SendBash(self, var=""):
759 self.Result = var
760
761 def SendBashT(self, var):
762 self.Result = var

Callers 15

POL_SetupWindow_PulseMethod · 0.95
POL_SetupWindow_waitMethod · 0.95
releaseMethod · 0.95
release_but_failMethod · 0.95
release_checkboxesMethod · 0.95
release_yesMethod · 0.95
release_noMethod · 0.95
release_loginMethod · 0.95
release_champMethod · 0.95
release_menuMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected