class CommandType
extends StringType
import { CommandType } from "https://deno.land/x/cliffy@v0.19.0/command/types/command.ts";
String type with auto completion of sibling command names.
x/cliffy/command/types/command.ts>CommandType
import { CommandType } from "https://deno.land/x/cliffy@v0.19.0/command/types/command.ts";
String type with auto completion of sibling command names.