8.16.0.2

14.6 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.6.1 Command Line Parser Construction

    14.6.2 Command Line Parser Parameters and Annotations

    14.6.3 Command Line Parsing Classes