Uses of Class
com.aspectran.shell.command.option.AlreadySelectedException
Packages that use AlreadySelectedException
Package
Description
A simple API for presenting, processing and validating a command line interface.
-
Uses of AlreadySelectedException in com.aspectran.shell.command.option
Methods in com.aspectran.shell.command.option that throw AlreadySelectedExceptionModifier and TypeMethodDescriptionvoid
OptionGroup.setSelected
(Option option) Set the selected option of this group toname
.