Package com.luchersol.cli.command
package com.luchersol.cli.command
Command implementations for the CLI interface.
This package contains individual command implementations that handle specific operations through the command-line interface. Each command encapsulates distinct functionality available to CLI users.
Supported commands:
- CreateCheckerCommand - Command to create and configure checker instances
- Version:
- 1.0
- Author:
- LucherSol
-
Classes