Package me.s3ns3iw00.jcommands.argument
-
Class Summary Class Description Argument<O> Represents an argumentArgumentResult This class converts a value into the given type with parsing string values and usingArgumentResultConverter
AutocompletableInputArgument<I,O> The autocompletable version ofInputArgument
InputArgument<I,O> Represents argument that can have multiple value depends on the user input and the restrictions of the argument These arguments can be optionalSubArgument<T extends Argument,R> Represents a sub argument Classes that extends this class can have arguments