Skip to content

Issues: dart-lang/args

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

remove nullability from ArgParser.addFlag({bool? defaultsTo = false}) next-breaking-release An issue that fixing would require a breaking change, but doesn't justify on its own a breakage.
#265 opened Mar 19, 2024 by devoncarew
Analogue of '::' GNU getopt extension? type-enhancement A request for a change that isn't a bug
#251 opened Aug 2, 2023 by yvs2014
[Feature request] Show command alias in usage type-enhancement A request for a change that isn't a bug
#240 opened Apr 7, 2023 by CaiJingLong
Standards used in docopt. type-enhancement A request for a change that isn't a bug
#231 opened Jan 24, 2023 by taitep
How to add default command?
#227 opened Nov 12, 2022 by ykmnkmi
Make allowed options case insensitive type-enhancement A request for a change that isn't a bug
#225 opened Nov 9, 2022 by lukepighetti
Promote Command.argResults to be non-nullable next-breaking-release An issue that fixing would require a breaking change, but doesn't justify on its own a breakage.
#223 opened Nov 1, 2022 by passsy
Why is CommandRunner._usageWithoutDescription private? type-enhancement A request for a change that isn't a bug
#221 opened Sep 30, 2022 by bartekpacia
Statically typed argument parser (possibly with code generator)? type-enhancement A request for a change that isn't a bug
#217 opened Apr 27, 2022 by fzyzcjy
Overhaul usage errors to not use exceptions next-breaking-release An issue that fixing would require a breaking change, but doesn't justify on its own a breakage. type-enhancement A request for a change that isn't a bug
#214 opened Apr 13, 2022 by natebosch
question mark doesn't work?
#210 opened Sep 20, 2021 by nohkumado
Suggestion: mandatory arguments type-enhancement A request for a change that isn't a bug
#204 opened Jul 1, 2021 by mschwartz
usageLineLength not respected when separator are printed contributions-welcome Contributions welcome to help resolve this (the resolution is expected to be clear from the issue) type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#200 opened Jun 16, 2021 by neophob
Update README.md on multi-valued options contributions-welcome Contributions welcome to help resolve this (the resolution is expected to be clear from the issue) type-documentation A request to add or improve documentation
#195 opened May 6, 2021 by lirc572
Mandatory options aren't very useful next-breaking-release An issue that fixing would require a breaking change, but doesn't justify on its own a breakage. type-enhancement A request for a change that isn't a bug
#194 opened May 4, 2021 by jamesderlin
addMultiOption mutable default leaks state type-enhancement A request for a change that isn't a bug
#186 opened Mar 19, 2021 by davidmorgan
Add ArgParser as member of ArgResults type-enhancement A request for a change that isn't a bug
#179 opened Jan 12, 2021 by bsutton
ProTip! Follow long discussions with comments:>50.