pub fn prepend_path(lock: &GlobalStateLock, dir: &Path) -> EnvGuardExpand description
Requires holding GlobalStateLock to avoid concurrent global mutations.
pub fn prepend_path(lock: &GlobalStateLock, dir: &Path) -> EnvGuardRequires holding GlobalStateLock to avoid concurrent global mutations.