Skip to main content
Module

x/cliffy/packages/command/types/boolean.ts>BooleanType#parse

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method BooleanType.prototype.parse
import { BooleanType } from "https://deno.land/x/cliffy@v0.8.2/packages/command/types/boolean.ts";

Parameters

option: IFlagOptions
value: string

Returns

boolean