Skip to main content

prepend_path

Function prepend_path 

Source
pub fn prepend_path(lock: &GlobalStateLock, dir: &Path) -> EnvGuard
Expand description

Requires holding GlobalStateLock to avoid concurrent global mutations.