Interface CustomCommandExecutor<T>

All Known Subinterfaces:
CustomCommandExecutor.CommandAdapter<T>
All Known Implementing Classes:
CustomCommandExecutor.WithErrorHandling, DebugCommand.TraceCustomExecutor, FunctionCommand.FunctionCustomExecutor, ReturnCommand.ReturnFailCustomExecutor, ReturnCommand.ReturnValueCustomExecutor

public interface CustomCommandExecutor<T>