Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandData<T, S>

Type parameters

Hierarchy

  • CommandData

Index

Properties

Properties

Optional executor

executor: CommandExecutor<T, Inherit<T, S>>

Called when the command is executed.

Readonly subs

subs: {}

Sub-commands data.

Type declaration

Generated using TypeDoc