pub fn detect(dep: &ProgramDep, mur_home: &Path) -> DepStatusExpand description
Detect whether dep is present. Never installs; the version arm runs a
bounded subprocess only to read a version string.
pub fn detect(dep: &ProgramDep, mur_home: &Path) -> DepStatusDetect whether dep is present. Never installs; the version arm runs a
bounded subprocess only to read a version string.