stop_process

Function stop_process 

Source
pub async fn stop_process(
    process_id: &str,
) -> Result<Option<ShellSessionHandle>>
Expand description

Stop an active PTY-managed command by its command run id.