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