import { StringType } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/mod.ts";
String type. Allows any value.
Methods
parse(type: ArgumentValue): string
Complete string type.
x/cliffy/command/mod.ts>StringType
import { StringType } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/mod.ts";
String type. Allows any value.
Complete string type.