Class: CacheCommand
Class: CacheCommand
The cache command class.
Constructors
Constructor
new CacheCommand(context): CacheCommand;
Create a new instance of CacheCommand.
Parameters
context
The service container to manage dependencies.
Returns
CacheCommand
Methods
handle()
handle(): void;
Handle the incoming event.
Returns
void