Is it possible to build a command with an asynchronous subcommand on macOS 11?
|
|
0
|
765
|
May 18, 2022
|
Parse Error
|
|
1
|
1008
|
May 18, 2022
|
Bypass missing option or value validation?
|
|
9
|
1296
|
April 11, 2022
|
Restricting the `--version` option to the root command
|
|
1
|
703
|
April 1, 2022
|
Swift ArgumentParser: Interactive mode
|
|
3
|
1942
|
March 18, 2022
|
What happened to the async branch?
|
|
2
|
1241
|
February 13, 2022
|
Add support for env in Swift Argument Parser
|
|
0
|
857
|
December 18, 2021
|
OptionGroup array
|
|
0
|
758
|
October 28, 2021
|
The [documentation folder] link from Argument Parser pages doesn't work
|
|
3
|
640
|
October 23, 2021
|
[Announcement] Preparing for ArgumentParser 1.0
|
|
0
|
971
|
August 26, 2021
|
Grouping options in help
|
|
4
|
1315
|
July 25, 2021
|
ArgumentParser subcommand autodiscovery!
|
|
12
|
1669
|
June 15, 2021
|
Swift Argument Parser Pitch
|
|
2
|
963
|
April 13, 2021
|
[GSoC 2021] Interest to Swift ArgumentParser: Interactive mode & Tooling for swiftmodule Files
|
|
1
|
786
|
March 26, 2021
|
How to use @main annotation: I figure out how by deleting `main.swift`, did I do it right?
|
|
1
|
1278
|
March 4, 2021
|
Bug in OptionGroup help generation
|
|
2
|
612
|
March 3, 2021
|
Repeating optional arguments
|
|
5
|
2249
|
February 24, 2021
|
Support for Date?
|
|
1
|
1291
|
March 26, 2020
|
ArgumentParser @Option arguments that contain spaces and treat them as a single value
|
|
4
|
1627
|
December 7, 2020
|
Parsing into a Dictionary of [Int: [Int]]
|
|
1
|
1500
|
December 7, 2020
|
Preferred CLI UX: EnumerableFlag or ExpressibleByArgument
|
|
0
|
928
|
October 24, 2020
|
Propagating errors from ParsableCommand from an iOS app instead of a CLI application
|
|
2
|
737
|
October 9, 2020
|
Custom Exit Code
|
|
2
|
1780
|
October 1, 2020
|
Validating Options
|
|
4
|
900
|
September 8, 2020
|
A duplicate option overwrites previous option
|
|
5
|
647
|
August 5, 2020
|
Build a command line app with ArgumentParser from existing xcode project
|
|
0
|
875
|
July 11, 2020
|
Is is possible to have argument parser change the terminal directory?
|
|
3
|
1219
|
July 7, 2020
|
Using ArgumentParser off the command line?
|
|
2
|
1071
|
May 20, 2020
|
ArgumentParser adoption thread
|
|
11
|
14866
|
May 14, 2020
|
Is it possible to run a command from a parent command whenever a subcommand is run?
|
|
2
|
1073
|
May 13, 2020
|