Options
Modules
  • Command
  • Localization
  • Logger
All
  • Public
  • Public/Protected
  • All
Menu

Class MiddlewareCache

A cache that holds the middleware to be used by a single command

Hierarchy

  • MiddlewareCache

Index

Constructors

Methods

Constructors

constructor

Methods

all

use

  • Add middleware function(s) that the command module will use for command dispatching. Middleware will be executed in the order they are added

    Parameters

    Returns void

Generated using TypeDoc