Check if Zonation is installed.

check_zonation(exe = "zig3")

Arguments

exe

Character string for overriding the default Zonation executable (default: zig3).

Value

A logical indicating whether requested Zonation executable is found.

Examples

if (FALSE) { check_zonation("zig4") }