Package com.luchersol.cli


package com.luchersol.cli
Command-line interface implementation for the Checker framework.

This package provides the command-line interface layer that allows users to interact with the Checker validation framework through shell commands. It includes CLI-specific utilities and command handling infrastructure.

Version:
1.0
Author:
LucherSol
  • Classes
    Class
    Description
    Main class for the command-line interface (CLI) of the library for checks and class generation.