Module io.github.mmm.cli
Package io.github.mmm.cli
package io.github.mmm.cli
Contains the API and implementation to parse the arguments of a
main method from a command-line-interface
(CLI).- See Also:
-
ClassesClassDescriptionA simple wrapper for the arguments of a
mainmethod from a command-line-interface (CLI).A single argument of amainmethod from a command-line-interface (CLI).CliOptionin long format (e.g.This is the abstract base class for a main-program.CliArgumentfor anoption.CliOptionin short format (e.g.