Uses of Package
io.github.mmm.cli.arg
Packages that use io.github.mmm.cli.arg
Package
Description
Contains the API and implementation to parse the arguments of a
main method from a command-line-interface
(CLI).Contains CLI arguments as options and values.
Contains common exceptions for CLI.
-
Classes in io.github.mmm.cli.arg 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). -
Classes in io.github.mmm.cli.arg used by io.github.mmm.cli.argClassDescriptionA single argument of a
mainmethod from a command-line-interface (CLI).CliArgumentfor anoption. -
Classes in io.github.mmm.cli.arg used by io.github.mmm.cli.exceptionClassDescriptionA simple wrapper for the arguments of a
mainmethod from a command-line-interface (CLI).CliArgumentfor anoption.