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 CliCommandto print the help of the program.CliCommandVersion CliCommandto print the version of the program.NlsBundleCli NlsBundlefor command-line-interface (CLI).NlsMain Main program(CLI) .