commanded 0.0.4 copy "commanded: ^0.0.4" to clipboard
commanded: ^0.0.4 copied to clipboard

A Dart package to make parsing CLI arguments easier and safer.

0.0.0 #

  • Initial beta! Please note that the API will very likely change from now to the public release.

0.0.1 #

  • Added converter validators.
  • Updated and added some documentation.

0.0.2 #

  • Added field validation at build.
  • Updated documentation.

0.0.3 #

  • Fixed a lot of bugs.

0.0.4 #

  • Added functions like addArguments, addOptions, etc to HelpBuilder and UsageBuilder.
  • Added new command setting to control if the parser should parse invalid flags as positional arguments. (errorOnInvalidOptions)
  • Changed a couple small things related to builder rendering.
0
likes
150
points
262
downloads

Documentation

API reference

Publisher

verified publishercalebh101.net

Weekly Downloads

A Dart package to make parsing CLI arguments easier and safer.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

analyzer, build, collection, meta, source_gen

More

Packages that depend on commanded