0.45+9.2.0.2

14.9 Command Line Parsing🔗ℹ

 import: rhombus/cmdline package: rhombus-lib

The rhombus/cmdline library provides access to command-line arguments and forms for parsing those arguments in a consistent way. For an overview, see Command Line Parsing.

    14.9.1 Command Line Parser Construction

    14.9.2 Command Line Parser Parameters and Annotations

    14.9.3 Command Line Parsing Classes