Expand description
Cross-platform, side-effect-free detection of a ProgramDep.
Functionsยง
- command_
on_ path - True if
cmdresolves to an executable onPATH(Windows: also tries PATHEXT-style.exe/.cmd). - detect
- Detect whether
depis present. Never installs; theversionarm runs a bounded subprocess only to read a version string. - expand_
path - Expand
~/$MUR_HOMEand resolve a bare relative path againstmur_home(soaura/lightpandaand~/.mur/aura/lightpandaboth work).