Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SupportedCommand

Index

Enumerations

Constructors

Properties

Constructors

constructor

  • new SupportedCommand(command: keyof Command, enabled: boolean, canScrub: boolean): SupportedCommand

Properties

canScrub

canScrub: boolean

command

command: keyof Command

enabled

enabled: boolean

Generated using TypeDoc