Skip to main content
Module

x/denomander/src/types/types.ts

Deno command-line interfaces made easy
Latest
import * as denomander from "https://deno.land/x/denomander@0.9.3/src/types/types.ts";

Type Aliases

Defines the app detail types

Defines extra options for the constructor.

Defines the Command constructor options

Defines the args

Help message formats.

Defines the app detail types. Applied only in Kernel constuctor

Defines the .on() command options

Defines the option builder (used in global options)

Defines the temporary on command options

Defines the version setter