Interface CommandResult
- All Known Subinterfaces:
CommandContinue,CommandError,CommandErrorException,CommandFailure,CommandFailureArgument,CommandFailureMessage,CommandSuccess,CommandSuccessMessage
- All Known Implementing Classes:
CommandFailureArgumentExtra,CommandFailureArgumentInvalid,CommandFailureArgumentMissing,UserMissingPermissions,UserNotAllowed
public sealed interface CommandResult
permits CommandContinue, CommandSuccess, CommandFailure, CommandError
The result of a command.
- Since:
- 1.0
- Version:
- 1.0