Function conjure_oxide::find_conjure::conjure_executable

source ยท
pub fn conjure_executable() -> Result<()>
Expand description

Checks if the conjure executable is present in PATH and if it is the correct version. Returns () on success and an error on failure.