Description
A Gambas component for parsing command-line options and arguments. Developers use it when Gambas applications need to understand flags, parameters, and terminal-style user input.
Install it when building or running a Gambas application that depends on this argument parser. It does not add a separate app; it extends what Gambas programs can do.