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