Skip to content

clap-1.1.12

Latest
Compare
Choose a tag to compare
@urbanware-org urbanware-org released this 29 Dec 21:37
· 3 commits to main since this release

Download

You may download the .tar.gz or .zip archive (beginning with clap) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.

Changelog

♻️ Revisions:

  • Revised the class constructor (added optional parameter for handling conflicts with OptionParser).
  • Revised the variables inside the class and its constructor (negligible changes).