apple / apple/swift-argument-parser
Document `--` to support all remaining command line args as Arguments
Open
documentation
good first issue
- Dominant language
- Swift
- Stars
- 3.8k
- Forks
- 411
- Avg merge
- 7d 14h
- Merged PRs (30d)
- 15
Description
Looks like some of the tests already confirm it, but the documentation doesn't seem to call out that the library does support the standard of taking an `--` argument to then map all following command line args to be Arguments (and never recognize them as Flags/Options).
Contributor guide
Assessment
This issue has not been assessed yet.