Interface FlagExtractor<S extends Source>

Type Parameters:
S - the type of the command source

@AvailableSince("1.9.6") public sealed interface FlagExtractor<S extends Source>
A class that extracts flags from a single string/argument.