Skip to main content
Module

x/cliffy/mod.ts>Checkbox.mapOptions

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method Checkbox.mapOptions
import { Checkbox } from "https://deno.land/x/cliffy@v0.23.2/mod.ts";

Map string option values to options and set option defaults.

Parameters

options: CheckboxOptions

Checkbox options.

Returns

CheckboxValueSettings