Defines a queue of function calls. Can be executed in order.
Adds new call to the queue
Executes all calls in order
Initialises the controller
Generated using TypeDoc
Defines a queue of function calls. Can be executed in order.