Skip to main content

Module args

Module args 

Source
Expand description

Top-level CLI argument parsing. Uses clap derive for the subcommand enum; each subcommand owns its own arg struct under cmd::<name>.

Structs§

Cli
A URL acquisition tool for AI agents.
Parsed

Enums§

Command

Functions§

parse