args 0.11.0 copy "args: ^0.11.0" to clipboard
args: ^0.11.0 copied to clipboard

outdatedDart 1 only

Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.

0.11.0 #

  • Move handling trailing options from ArgParser.parse() into ArgParser itself. This lets subcommands have different behavior for how they handle trailing options.

0.10.0+2 #

  • Usage ignores hidden options when determining column widths.
344
likes
0
pub points
100%
popularity

Publisher

verified publisherdart.dev

Library for defining parsers for parsing raw command-line arguments into a set of options and values using GNU and POSIX style options.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

collection

More

Packages that depend on args