Module siz::args

source ·
Expand description

This module provides structures and functions for parsing command line arguments.

Structs

  • Args is a struct that represents the command line arguments passed to the program.