Skip to main content

set_session_archived

Function set_session_archived 

Source
pub fn set_session_archived(session_id: &str, archived: bool) -> Result<()>
Expand description

Change only whether the resume dialog hides this session. Archiving is a display choice, so it has its own writer and never rewrites lifecycle, checkpoint, or title columns another task owns.