zio.cli.Command
See theCommand companion object
A Command represents a command in a command-line application. Every command-line application will have at least one command: the application it Other command-line applications may support multiple commands.
Attributes
Members list
In this article