Module io.github.mmm.nls.cli
Package io.github.mmm.nls.cli
Contains native language support (NLS) for command-line-interfaces (CLI).
-
Interface Summary Interface Description CliCommand Interface for a single command of a command-line-interface (CLI). -
Class Summary Class Description AbstractCliCommand Abstract base implementation ofCliCommand
.CliCommandHelp CliCommand
to print the help of the program.CliCommandVersion CliCommand
to print the version of the program.NlsBundleCli NlsBundle
for command-line-interface (CLI).NlsMain Main program
(CLI) .