Skip to main content

Module args

Module args 

Source
Expand description

Simple command-line argument parser.

No external dependencies. Supports --flag, --key value, -v (count), and positional arguments.

Structsยง

Args
Parsed command-line arguments.