pub async fn shell_session_write(
args: ShellSessionWriteArgs,
) -> Result<ShellSessionWriteResult, ServiceError>Expand description
Write input to a session (global registry)
pub async fn shell_session_write(
args: ShellSessionWriteArgs,
) -> Result<ShellSessionWriteResult, ServiceError>Write input to a session (global registry)