Package studio.mevera.imperat.command.processors
package studio.mevera.imperat.command.processors
-
ClassDescriptionCommandPostProcessor<S extends Source>Defines a functional interface that processes a
ContextAFTER the resolving of the arguments into values.CommandPreProcessor<S extends Source>Defines a functional interface that processes aContextBEFORE the resolving of the arguments into values.CommandProcessor<S extends Source>