pub fn resolve_profile_path_without_session(
paths: &ResolvedPaths,
store: &SessionStore,
active_key: &SessionKey,
active_profile: Option<&str>,
) -> Result<PathBuf>pub fn resolve_profile_path_without_session(
paths: &ResolvedPaths,
store: &SessionStore,
active_key: &SessionKey,
active_profile: Option<&str>,
) -> Result<PathBuf>