Module io.github.mmm.cli
Package io.github.mmm.cli.command
package io.github.mmm.cli.command
Contains
CliCommand interface with default commands for help and version.-
InterfacesClassDescriptionInterface for a single command of a command-line-interface (CLI).
CliCommandfor auto-completion of the CLI.CliCommandto print the help of the program.CliCommandto print the version of the program.