Class BaseHandler

java.lang.Object
dev.sympho.modular_commands.execute.BaseHandler

public final class BaseHandler extends Object
Provides the global base result handler. This handler is used after a command is executed if none of the context-specific handlers completed handling of that result. In other words, it is a fallback/default handler.
Since:
1.0
Version:
1.0