1.1.0.1+9.3.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 (part ("(lib rhombus/scribblings/guide/rhombus-guide.scrbl)" "cmdline")).

    14.9.1 Command Line Parser Construction

    14.9.2 Command Line Parser Parameters and Annotations

    14.9.3 Command Line Parsing Classes