Skip to main content

current_session_id

Function current_session_id 

Source
pub fn current_session_id() -> Option<String>
Expand description

Get the current session ID from the status cache.

This is the primary function for CLI commands to determine which session they should operate on.