send_input

Function send_input 

Source
pub async fn send_input(shell_session_id: &str, data: &str) -> Result<()>
Expand description

Send raw input bytes to a PTY shell session.