Uses of Class
io.github.mmm.nls.cli.property.CliBooleanProperty
-
Packages that use CliBooleanProperty Package Description io.github.mmm.nls.cli.property Contains properties for data-binding to CLI commands. -
-
Uses of CliBooleanProperty in io.github.mmm.nls.cli.property
Subclasses of CliBooleanProperty in io.github.mmm.nls.cli.property Modifier and Type Class Description class
CliFlagProperty
CliBooleanProperty
for aCliOption
treated as flag so that it does not require a value andtrue
is used as value if the option is given without value.
-