import { boolean } from "https://dotland.deno.dev/x/cliffy@v0.19.1/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://dotland.deno.dev/x/cliffy@v0.19.1/flags/types/boolean.ts";
Boolean type handler. Excepts true
, false
, 1
, 0