About the ArgumentParser category
|
|
6
|
413
|
February 28, 2020
|
Swift Argument Parser Pitch
|
|
2
|
263
|
April 13, 2021
|
[GSoC 2021] Interest to Swift ArgumentParser: Interactive mode & Tooling for swiftmodule Files
|
|
1
|
186
|
March 26, 2021
|
How to exclude members from parsing
|
|
13
|
1918
|
March 4, 2021
|
How to use @main annotation: I figure out how by deleting `main.swift`, did I do it right?
|
|
2
|
176
|
March 4, 2021
|
Grouping options in help
|
|
2
|
170
|
March 3, 2021
|
Bug in OptionGroup help generation
|
|
2
|
132
|
March 3, 2021
|
Repeating optional arguments
|
|
5
|
222
|
February 24, 2021
|
Support for Date?
|
|
1
|
565
|
March 26, 2020
|
ArgumentParser @Option arguments that contain spaces and treat them as a single value
|
|
4
|
200
|
December 7, 2020
|
Parsing into a Dictionary of [Int: [Int]]
|
|
1
|
497
|
December 7, 2020
|
Preferred CLI UX: EnumerableFlag or ExpressibleByArgument
|
|
0
|
175
|
October 24, 2020
|
Propagating errors from ParsableCommand from an iOS app instead of a CLI application
|
|
2
|
230
|
October 9, 2020
|
Custom Exit Code
|
|
2
|
242
|
October 1, 2020
|
Validating Options
|
|
4
|
269
|
September 8, 2020
|
A duplicate option overwrites previous option
|
|
5
|
183
|
August 5, 2020
|
Build a command line app with ArgumentParser from existing xcode project
|
|
0
|
234
|
July 11, 2020
|
Is is possible to have argument parser change the terminal directory?
|
|
3
|
260
|
July 7, 2020
|
Using ArgumentParser off the command line?
|
|
2
|
322
|
May 20, 2020
|
ArgumentParser adoption thread
|
|
11
|
14141
|
May 14, 2020
|
Is it possible to run a command from a parent command whenever a subcommand is run?
|
|
2
|
250
|
May 13, 2020
|
CaseIterable @Flag()'s and customs names
|
|
2
|
279
|
April 18, 2020
|
Throwing from a `transform` closure
|
|
5
|
457
|
April 16, 2020
|
How does ArgumentParser get the name of the property?
|
|
1
|
316
|
April 7, 2020
|
Can we talk about the API surface?
|
|
15
|
1559
|
April 6, 2020
|
Is there a parsing strategy to allow a trailing argument?
|
|
4
|
391
|
April 1, 2020
|
Version subcommand support?
|
|
1
|
201
|
March 31, 2020
|
Possible to "hide" a command?
|
|
2
|
288
|
March 29, 2020
|
Default Argument values?
|
|
9
|
793
|
March 24, 2020
|
How can I change the default value string displayed in Help?
|
|
3
|
609
|
March 24, 2020
|