mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-06-06 20:18:23 +00:00
* Support async custom completion functions for AsyncParsableCommand via async/await. * Improve ParsableArguments#_errorLabel DocC. * Fix preexisting typo. Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>