Skip to main content
Module

x/cliffy/packages/command/types/string.ts>StringType#parse

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

Parameters

option: IFlagOptions
value: string

Returns

string