apple / swift-argument-parser

Straightforward, type-safe argument parsing for Swift
Apache License 2.0
3.3k stars 311 forks source link

Clarify `postTerminator` parsing strategy behavior #621

Closed natecook1000 closed 5 months ago

natecook1000 commented 5 months ago

Fixes #597.

Checklist

natecook1000 commented 5 months ago

@swift-ci Please test