Interface ArgumentOption<T>

Type Parameters:
T - Value type
All Superinterfaces:
Option, Predicate<CommandSource>, Suggester<CommandSource>, SuggestionProvider<CommandSource>

public interface ArgumentOption<T> extends Option, Suggester<CommandSource>
An option that requires an argument value

Input example: key=value