Skip to main content

effective_path

Function effective_path 

Source
pub fn effective_path() -> &'static OsStr
Expand description

Return the cached PATH that subprocesses should inherit.

On Windows this is the process PATH unchanged: Windows daemon environments already receive PATH from the registry-backed environment block.