Module cnf_lib::provider::path

source ·
Expand description

§Path provider.

Searches for an executable in the $PATH. Since this provider runs on all environments, it is useful to e.g. discover executables available in a toolbx container.

Structs§