Options
All
  • Public
  • Public/Protected
  • All
Menu

ActionHolders are structures to organize Actions into

Hierarchy

  • ActionHolder

Implemented by

Properties

Methods

Properties

actions

actions: Action[]

Array of Actions stored

Methods

getAction

  • getAction(name: string): Action

Gets an Action based on its name

Parameters

  • name: string

Returns Action

run

Runs an Action based on its name

Parameters

  • action: string

Returns Promise<ActionSuccess>

  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.