We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pubspec.yaml
1 parent 5876246 commit 537c6c4Copy full SHA for 537c6c4
pkgs/args/pubspec.yaml
@@ -3,7 +3,7 @@ version: 2.6.0
3
description: >-
4
Library for defining parsers for parsing raw command-line arguments into a set
5
of options and values using GNU and POSIX style options.
6
-repository: https://github.com/dart-lang/core/main/pkgs/args
+repository: https://github.com/dart-lang/core/tree/main/pkgs/args
7
8
topics:
9
- cli
0 commit comments