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 common exceptions for CLI.
-
Classes in io.github.mmm.cli used by io.github.mmm.cliClassDescriptionA 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).CliArgumentfor anoption. -
Classes in io.github.mmm.cli used by io.github.mmm.cli.exception