import { boolean } from "https://deno.land/x/cliffy@v0.24.3/flags/types/boolean.ts";
Boolean type handler. Excepts true
, false
, 1
, 0
type
ITypeHandler<boolean>
x/cliffy/flags/types/boolean.ts>boolean
import { boolean } from "https://deno.land/x/cliffy@v0.24.3/flags/types/boolean.ts";
Boolean type handler. Excepts true
, false
, 1
, 0