Uses of Interface
kboyle.oktane.core.parsers.ArgumentParser
Packages that use ArgumentParser
-
Uses of ArgumentParser in kboyle.oktane.core
Methods in kboyle.oktane.core with parameters of type ArgumentParserModifier and TypeMethodDescriptionCommandHandler.Builder.withArgumentParser(ArgumentParser argumentParser)
Sets theArgumentParser
that will be used, if none is specified then the default will be used. -
Uses of ArgumentParser in kboyle.oktane.core.parsers
Classes in kboyle.oktane.core.parsers that implement ArgumentParser