pub async fn claim_session(
shell_session_id: &str,
) -> Result<Option<ShellSessionMetadata>>Expand description
Claim a PTY shell session for direct user management.
pub async fn claim_session(
shell_session_id: &str,
) -> Result<Option<ShellSessionMetadata>>Claim a PTY shell session for direct user management.