Class FlagArgumentImpl<S extends CommandSource>

java.lang.Object
studio.mevera.imperat.command.arguments.InputArgument<S>
studio.mevera.imperat.command.arguments.FlagArgumentImpl<S>
All Implemented Interfaces:
Argument<S>, FlagArgument<S>, DescriptionHolder, PermissionHolder

@Internal public final class FlagArgumentImpl<S extends CommandSource> extends InputArgument<S> implements FlagArgument<S>