Skip to main content

augmented_path

Function augmented_path 

Source
pub fn augmented_path() -> String
Expand description

Return the PATH string augmented with common homebrew and system locations.

On Windows the system PATH is returned unchanged: homebrew paths do not apply and the separator is already ;.