Skip to main content
Deno 2 is finally 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.34/tools/deps/cliffy.ts";

String type. Allows any value.

Methods

parse(type: ArgumentValue): string

Complete string type.