Skip to main content

hook_command_exists

Function hook_command_exists 

Source
fn hook_command_exists(
    path: &Path,
    event: &str,
    matcher: Option<&str>,
) -> Result<()>