pub fn gh_program() -> OsStringExpand 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.