Skip to main content
Module

x/cliffy/command.ts>NumberType#parse

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

Parameters

option: IFlagOptions
arg: IFlagArgument
value: string

Returns

number