pub fn resolve_session(
store: &SessionStore,
cwd: &Path,
resume: Option<&str>,
continue_latest: bool,
) -> Result<Session, SessionError>pub fn resolve_session(
store: &SessionStore,
cwd: &Path,
resume: Option<&str>,
continue_latest: bool,
) -> Result<Session, SessionError>