Skip to main content

record_session_title

Function record_session_title 

Source
pub fn record_session_title(
    session: &Session,
    cwd: &Path,
    title: &str,
    provider: &str,
    model: &str,
) -> Result<()>