class ChildCommandType
extends StringType
import { ChildCommandType } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
String type with auto completion of child command names.
Constructors
new
ChildCommandType(cmd?: Command)x/cliffy/mod.ts>ChildCommandType
import { ChildCommandType } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
String type with auto completion of child command names.