About the ArgumentParser category
|
|
6
|
597
|
February 28, 2020
|
Subcommand auto-routing with argv0
|
|
10
|
297
|
June 5, 2022
|
Is it possible to build a command with an asynchronous subcommand on macOS 11?
|
|
0
|
145
|
May 18, 2022
|
Parse Error
|
|
1
|
208
|
May 18, 2022
|
Bypass missing option or value validation?
|
|
9
|
236
|
April 11, 2022
|
Restricting the `--version` option to the root command
|
|
1
|
206
|
April 1, 2022
|
Swift ArgumentParser: Interactive mode
|
|
3
|
631
|
March 18, 2022
|
What happened to the async branch?
|
|
2
|
512
|
February 13, 2022
|
Add support for env in Swift Argument Parser
|
|
0
|
284
|
December 18, 2021
|
OptionGroup array
|
|
0
|
195
|
October 28, 2021
|
The [documentation folder] link from Argument Parser pages doesn't work
|
|
3
|
345
|
October 23, 2021
|
[Announcement] Preparing for ArgumentParser 1.0
|
|
0
|
579
|
August 26, 2021
|
Grouping options in help
|
|
4
|
508
|
July 25, 2021
|
ArgumentParser subcommand autodiscovery!
|
|
12
|
772
|
June 15, 2021
|
Unit testing argument parsing?
|
|
4
|
573
|
May 6, 2021
|
Swift Argument Parser Pitch
|
|
2
|
499
|
April 13, 2021
|
[GSoC 2021] Interest to Swift ArgumentParser: Interactive mode & Tooling for swiftmodule Files
|
|
1
|
398
|
March 26, 2021
|
How to exclude members from parsing
|
|
13
|
2625
|
March 4, 2021
|
How to use @main annotation: I figure out how by deleting `main.swift`, did I do it right?
|
|
2
|
572
|
March 4, 2021
|
Bug in OptionGroup help generation
|
|
2
|
318
|
March 3, 2021
|
Repeating optional arguments
|
|
5
|
1122
|
February 24, 2021
|
Support for Date?
|
|
1
|
793
|
March 26, 2020
|
ArgumentParser @Option arguments that contain spaces and treat them as a single value
|
|
4
|
463
|
December 7, 2020
|
Parsing into a Dictionary of [Int: [Int]]
|
|
1
|
856
|
December 7, 2020
|
Preferred CLI UX: EnumerableFlag or ExpressibleByArgument
|
|
0
|
457
|
October 24, 2020
|
Propagating errors from ParsableCommand from an iOS app instead of a CLI application
|
|
2
|
391
|
October 9, 2020
|
Custom Exit Code
|
|
2
|
586
|
October 1, 2020
|
Validating Options
|
|
4
|
491
|
September 8, 2020
|
A duplicate option overwrites previous option
|
|
5
|
323
|
August 5, 2020
|
Build a command line app with ArgumentParser from existing xcode project
|
|
0
|
457
|
July 11, 2020
|