Uses of Class
io.github.mmm.cli.CliValue
-
Packages that use CliValue Package Description io.github.mmm.cli Contains the API and implementation to parse the arguments of amain
method from a command-line-interface (CLI). -
-
Uses of CliValue in io.github.mmm.cli
Methods in io.github.mmm.cli that return CliValue Modifier and Type Method Description CliValue
CliArgument. getNextValue()
-