run property
Execution function invoked with the parsed context.
Implementation
final FutureOr<Response> Function(CommandInformation context) run;
Execution function invoked with the parsed context.
final FutureOr<Response> Function(CommandInformation context) run;