Skip to main content

Module detect

Module detect 

Source
Expand description

Cross-platform, side-effect-free detection of a ProgramDep.

Functionsยง

command_on_path
True if cmd resolves to an executable on PATH (Windows: also tries PATHEXT-style .exe/.cmd).
detect
Detect whether dep is present. Never installs; the version arm runs a bounded subprocess only to read a version string.
expand_path
Expand ~/$MUR_HOME and resolve a bare relative path against mur_home (so aura/lightpanda and ~/.mur/aura/lightpanda both work).