'no such file' errors with ArgumentParser package
|
|
24
|
3442
|
January 3, 2023
|
Vending GenerateManualPlugin
|
|
0
|
988
|
November 8, 2022
|
How to share code between multiple subcommands
|
|
4
|
1784
|
October 31, 2022
|
Pass negative number as command line argument
|
|
9
|
5078
|
September 6, 2022
|
Which argument is the completion closure called for
|
|
0
|
399
|
August 8, 2022
|
When to use SwiftPM plugin for generating `man` pages?
|
|
4
|
1376
|
July 18, 2022
|
Subcommand auto-routing with argv0
|
|
10
|
905
|
June 5, 2022
|
Is it possible to build a command with an asynchronous subcommand on macOS 11?
|
|
0
|
776
|
May 18, 2022
|
Parse Error
|
|
1
|
1054
|
May 18, 2022
|
Bypass missing option or value validation?
|
|
9
|
1343
|
April 11, 2022
|
Restricting the `--version` option to the root command
|
|
1
|
718
|
April 1, 2022
|
Swift ArgumentParser: Interactive mode
|
|
3
|
2030
|
March 18, 2022
|
What happened to the async branch?
|
|
2
|
1242
|
February 13, 2022
|
Add support for env in Swift Argument Parser
|
|
0
|
886
|
December 18, 2021
|
OptionGroup array
|
|
0
|
788
|
October 28, 2021
|
The [documentation folder] link from Argument Parser pages doesn't work
|
|
3
|
641
|
October 23, 2021
|
[Announcement] Preparing for ArgumentParser 1.0
|
|
0
|
972
|
August 26, 2021
|
Grouping options in help
|
|
4
|
1405
|
July 25, 2021
|
ArgumentParser subcommand autodiscovery!
|
|
12
|
1720
|
June 15, 2021
|
Swift Argument Parser Pitch
|
|
2
|
968
|
April 13, 2021
|
[GSoC 2021] Interest to Swift ArgumentParser: Interactive mode & Tooling for swiftmodule Files
|
|
1
|
788
|
March 26, 2021
|
How to use @main annotation: I figure out how by deleting `main.swift`, did I do it right?
|
|
1
|
1296
|
March 4, 2021
|
Bug in OptionGroup help generation
|
|
2
|
615
|
March 3, 2021
|
Repeating optional arguments
|
|
5
|
2380
|
February 24, 2021
|
Support for Date?
|
|
1
|
1306
|
March 26, 2020
|
ArgumentParser @Option arguments that contain spaces and treat them as a single value
|
|
4
|
1749
|
December 7, 2020
|
Parsing into a Dictionary of [Int: [Int]]
|
|
1
|
1529
|
December 7, 2020
|
Preferred CLI UX: EnumerableFlag or ExpressibleByArgument
|
|
0
|
954
|
October 24, 2020
|
Propagating errors from ParsableCommand from an iOS app instead of a CLI application
|
|
2
|
741
|
October 9, 2020
|
Custom Exit Code
|
|
2
|
1886
|
October 1, 2020
|