Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines a queue of function calls. Can be executed in order.

Hierarchy

  • Controller
    • QueueController

Index

Methods

enqueue

  • enqueue(call: QueueCall): void

executeAll

  • executeAll(): void

init

  • init(): Promise<void>

Generated using TypeDoc