execute abstract method

Future<String> execute(
  1. CommandContext context
)

Implementation

Future<String> execute(CommandContext context);