Skip to content
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

In args package add documentation for negatable flag #4913

Closed
DartBot opened this issue Sep 4, 2012 · 4 comments
Closed

In args package add documentation for negatable flag #4913

DartBot opened this issue Sep 4, 2012 · 4 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

Comments

@DartBot
Copy link

DartBot commented Sep 4, 2012

This issue was originally filed by @butlermatt


Negatable flag for ArgParser.addFlag is missing documentation from:
http://api.dartlang.org/docs/continuous/args.html

Should contain documentation that this disabled the 'no-' prefix from Flag options.

@DartBot
Copy link
Author

DartBot commented Sep 4, 2012

This comment was originally written by @butlermatt


https://chromiumcodereview.appspot.com/10918056

@dgrove
Copy link
Contributor

dgrove commented Sep 4, 2012

cc @munificent.
Added Area-Library, Triaged labels.

@DartBot
Copy link
Author

DartBot commented Sep 12, 2012

This comment was originally written by @butlermatt


This is fixed with:
https://code.google.com/p/dart/source/detail?r=12278

@munificent
Copy link
Member

Added Fixed label.

@DartBot DartBot added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. labels Sep 12, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
Projects
None yet
Development

No branches or pull requests

3 participants