pub async fn describe_session(
shell_session_id: &str,
) -> Result<Option<ShellSessionMetadata>>Expand description
Describe a PTY shell session for frontend/UI enrichment.
pub async fn describe_session(
shell_session_id: &str,
) -> Result<Option<ShellSessionMetadata>>Describe a PTY shell session for frontend/UI enrichment.