Module phetch::args

source ·
Expand description

args::parse() is used to parse command line arguments into a Config structure.

Structs

The error returned if something goes awry while parsing the command line arguments.

Functions

Parse command line arguments into a Config structure.