Skip to main content

resolve_profile_path_without_session

Function resolve_profile_path_without_session 

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