Skip to main content

add_session_to_index

Function add_session_to_index 

Source
pub fn add_session_to_index(
    db_path: &Path,
    session_id: &str,
    title: &str,
    last_message_date_ms: i64,
    is_imported: bool,
    initial_location: &str,
    is_empty: bool,
) -> Result<()>
Expand description

Add a session to the VS Code index