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 classCliFlagPropertyCliBooleanPropertyfor aCliOptiontreated as flag so that it does not require a value andtrueis used as value if the option is given without value.
-