Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICommandDecoratorOptions

Hierarchy

  • ICommandDecoratorOptions

Index

Properties

aliases

aliases: string[]

Optional description

description: string

exactArgs

exactArgs: boolean

inhibitors

inhibitors: Inhibitor[]

single

single: boolean

Methods

onError

  • onError(msg: Message<boolean>, error: Error): void

Generated using TypeDoc