Skip to main content

gh_program

Function gh_program 

Source
pub fn gh_program() -> OsString
Expand description

Resolve the gh program to invoke: $GWM_GH when set (test / override hook), else gh on PATH. Read once on the calling thread so off-thread fetches can capture it without re-reading the environment.