Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RichCommand

Represents a parsed command.

Hierarchy

Index

Properties

Properties

args

args: Array<string | undefined>

Command arguments.

flags

Command flags.

name

name: string

Command name.

Generated using TypeDoc