Interface CustomCommandGroup
public interface CustomCommandGroup
A group of commands.
-
Method Summary
Modifier and TypeMethodDescriptioncommands(CommandExecutionContext context) Generate the available commands.The description of the group.name()The name of the group.