ggen-cli-lib 2.5.1

CLI interface for ggen
Documentation

ggen-cli-lib

CLI interface library for ggen, providing command-line argument parsing and subcommand handling.

Features

  • Command-line argument parsing with clap
  • Subcommand support for various ggen operations
  • Shell completion generation
  • Integration with the ggen core functionality

Usage

This crate is primarily used internally by the main ggen binary. See the main ggen documentation for usage examples.