class ChildCommandType
extends StringType
import { ChildCommandType } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
String type with auto completion of child command names.
Constructors
new
ChildCommandType(cmd?: Command)import { ChildCommandType } from "https://deno.land/x/lume@v2.4.1/deps/cliffy.ts";
String type with auto completion of child command names.