Files
swift-argument-parser/Examples
Ross Goldberg 42585ad612 Add 2 index arguments to custom shell completion calls (#763)
They indicate to the Swift custom completion function:

1. the word for which completions are being requested.
2. the location of the cursor within that word.
2025-05-07 16:32:11 -05:00
..