Parsing into a Dictionary of [Int: [Int]]
|
|
1
|
1020
|
December 7, 2020
|
Preferred CLI UX: EnumerableFlag or ExpressibleByArgument
|
|
0
|
578
|
October 24, 2020
|
Propagating errors from ParsableCommand from an iOS app instead of a CLI application
|
|
2
|
486
|
October 9, 2020
|
Custom Exit Code
|
|
2
|
828
|
October 1, 2020
|
Validating Options
|
|
4
|
551
|
September 8, 2020
|
A duplicate option overwrites previous option
|
|
5
|
394
|
August 5, 2020
|
Build a command line app with ArgumentParser from existing xcode project
|
|
0
|
573
|
July 11, 2020
|
Is is possible to have argument parser change the terminal directory?
|
|
3
|
659
|
July 7, 2020
|
Using ArgumentParser off the command line?
|
|
2
|
706
|
May 20, 2020
|
ArgumentParser adoption thread
|
|
11
|
14515
|
May 14, 2020
|
Is it possible to run a command from a parent command whenever a subcommand is run?
|
|
2
|
547
|
May 13, 2020
|
CaseIterable @Flag()'s and customs names
|
|
2
|
667
|
April 18, 2020
|
Throwing from a `transform` closure
|
|
5
|
1041
|
April 16, 2020
|
How does ArgumentParser get the name of the property?
|
|
1
|
528
|
April 7, 2020
|
Can we talk about the API surface?
|
|
13
|
2102
|
April 6, 2020
|
Is there a parsing strategy to allow a trailing argument?
|
|
4
|
577
|
April 1, 2020
|
Version subcommand support?
|
|
1
|
358
|
March 31, 2020
|
Possible to "hide" a command?
|
|
2
|
745
|
March 29, 2020
|
Default Argument values?
|
|
9
|
1699
|
March 24, 2020
|
How can I change the default value string displayed in Help?
|
|
3
|
1498
|
March 24, 2020
|
ArgumentParser and XCTest
|
|
1
|
791
|
March 13, 2020
|
Default subcommand
|
|
2
|
358
|
March 10, 2020
|
How to use exclusivity with @Flag?
|
|
1
|
682
|
March 9, 2020
|
Supporting subcommands with same option name as reused parent command?
|
|
0
|
437
|
March 6, 2020
|
Run Async task
|
|
12
|
2944
|
March 6, 2020
|
Why is `LosslessStringConvertible.init(argument:)` non-conditional?
|
|
3
|
912
|
March 4, 2020
|
Flag default value: where did it come from?
|
|
11
|
1153
|
March 3, 2020
|
Use of Mirror?
|
|
8
|
867
|
March 2, 2020
|
Difference between `parse` and `parseAsRoot`
|
|
2
|
542
|
March 2, 2020
|
Default Flag values - Documentation Doubt
|
|
2
|
417
|
March 1, 2020
|