Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ setInput
Method
setInput
pyLoadCli.py:146–147 ·
view source on GitHub ↗
(self, string="")
Source
from the content-addressed store, hash-verified
144
145
146
def
setInput(self, string=
""
):
147
self.input = string
148
149
def
setHandler(self, klass):
150
#create new handler with reference to cli
Callers
1
onChar
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected