Package redempt.ordinate.builder
package redempt.ordinate.builder
-
ClassDescriptionRepresents options for a
CommandBuilder
Represents the parsed arguments for a single command executionCommandBuilder<T,B extends CommandBuilder<T, B>> Builds a command, provided byCommandManager
CommandBuilderFactory<T,B extends CommandBuilder<T, B>>