pub async fn show_tree(manager: &SessionManager, session_id: &str) -> Result<()>Expand description
Render the tree representation of a session.
pub async fn show_tree(manager: &SessionManager, session_id: &str) -> Result<()>Render the tree representation of a session.