Ask a question to get started
Enter to send•Shift+Enter new line
Write data to the command's stdin.
send_input( self, data: str, ) -> None
Has no effect if the command has already exited or the WebSocket connection is closed.
data
str
String data to write to stdin.