Uses of Package
io.github.mmm.cli
Packages that use io.github.mmm.cli
Package
Description
Contains the API and implementation to parse the arguments of a
main method from a command-line-interface
(CLI).Contains
CliCommand interface with default commands for help and version.-
Classes in io.github.mmm.cli used by io.github.mmm.cliClassDescriptionInterface to add
CliCommands.Simple wrapper forResourceBundleto circumvent flaws and bugs in JDK.NlsBundlefor command-line-interface (CLI). -
Classes in io.github.mmm.cli used by io.github.mmm.cli.commandClassDescriptionSimple wrapper for
ResourceBundleto circumvent flaws and bugs in JDK.This is the abstract base class for a main-program.