About the ArgumentParser category
|
|
6
|
380
|
February 28, 2020
|
Support for Date?
|
|
1
|
511
|
March 26, 2020
|
ArgumentParser @Option arguments that contain spaces and treat them as a single value
|
|
4
|
161
|
December 7, 2020
|
Parsing into a Dictionary of [Int: [Int]]
|
|
1
|
448
|
December 7, 2020
|
How to exclude members from parsing
|
|
12
|
1735
|
December 3, 2020
|
Preferred CLI UX: EnumerableFlag or ExpressibleByArgument
|
|
0
|
137
|
October 24, 2020
|
Propagating errors from ParsableCommand from an iOS app instead of a CLI application
|
|
2
|
201
|
October 9, 2020
|
Custom Exit Code
|
|
2
|
211
|
October 1, 2020
|
Validating Options
|
|
4
|
231
|
September 8, 2020
|
A duplicate option overwrites previous option
|
|
5
|
157
|
August 5, 2020
|
Build a command line app with ArgumentParser from existing xcode project
|
|
0
|
191
|
July 11, 2020
|
Is is possible to have argument parser change the terminal directory?
|
|
3
|
237
|
July 7, 2020
|
Using ArgumentParser off the command line?
|
|
2
|
282
|
May 20, 2020
|
ArgumentParser adoption thread
|
|
11
|
14087
|
May 14, 2020
|
Is it possible to run a command from a parent command whenever a subcommand is run?
|
|
2
|
214
|
May 13, 2020
|
CaseIterable @Flag()'s and customs names
|
|
2
|
247
|
April 18, 2020
|
Throwing from a `transform` closure
|
|
5
|
400
|
April 16, 2020
|
How does ArgumentParser get the name of the property?
|
|
1
|
294
|
April 7, 2020
|
Can we talk about the API surface?
|
|
15
|
1511
|
April 6, 2020
|
Is there a parsing strategy to allow a trailing argument?
|
|
4
|
366
|
April 1, 2020
|
Version subcommand support?
|
|
1
|
175
|
March 31, 2020
|
Possible to "hide" a command?
|
|
2
|
248
|
March 29, 2020
|
Default Argument values?
|
|
9
|
677
|
March 24, 2020
|
How can I change the default value string displayed in Help?
|
|
3
|
485
|
March 24, 2020
|
ArgumentParser and XCTest
|
|
1
|
322
|
March 13, 2020
|
Default subcommand
|
|
2
|
199
|
March 10, 2020
|
How to use exclusivity with @Flag?
|
|
1
|
222
|
March 9, 2020
|
Supporting subcommands with same option name as reused parent command?
|
|
0
|
200
|
March 6, 2020
|
Run Async task
|
|
12
|
1132
|
March 6, 2020
|
Why is `LosslessStringConvertible.init(argument:)` non-conditional?
|
|
3
|
492
|
March 4, 2020
|