devnote-dev / cling

A modular, non-macro-based command line interface library
https://crystaldoc.info/github/devnote-dev/cling/v3.0.0/index.html
Mozilla Public License 2.0
23 stars 2 forks source link

feat: arguments improvements #7

Closed devnote-dev closed 1 year ago

devnote-dev commented 1 year ago

Adds support for multiple values for arguments (variadic arguments) and "--" support for all-positional arguments from the input.