You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn about what experimental features ArgumentParser has.
3
+
4
+
## Overview
5
+
ArgumentParser has some built-in experimental features and they are available with the prefix `--experimental`. If you have any feedback on the experimental features, please open an issue.
|`--experimental-dump-help`| Dumps command/argument/help information as JSON |[#310](https://github.com/apple/swift-argument-parser/pull/310)[#335](https://github.com/apple/swift-argument-parser/pull/335)| 0.5.0 or newer |
0 commit comments