Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/tools/deps/cliffy.ts>StringType

A better way to work with processes in Deno.
Go to Latest
class StringType
extends Type<string>
import { StringType } from "https://deno.land/x/proc@0.20.33/tools/deps/cliffy.ts";

String type. Allows any value.

Methods

parse(type: ArgumentValue): string

Complete string type.