dollar_lambda.args#

Defines the Args dataclass and associated functions.

Functions

field([help, metadata, parser])

This is a thin wrapper around dataclasses.field().

Classes

Args()

Args is sugar for the nonpositional function and removes much of the boilerplate from defining parsers with many arguments.