Skip to content

LocalShell.SendInput

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any String
Output ➡️ The resulting output of the shard {String}
Session No Local shell session object none LocalShell.SessionVar(LocalShell.Session)
Timeout No Timeout in seconds (default: 10) 10 IntVar(Int)
MaxOutputBytes No Maximum output bytes to retain (keeps tail, 0 = unlimited, default: 65536) 65536 IntVar(Int)

Send input to an interactive local shell command