|
Compile a Single Swift File Against the Argument Parser Package (Without Using SwiftPM for the Executable)
|
|
6
|
1006
|
July 23, 2024
|
|
ParsableCommand Design with Codependent Options
|
|
0
|
186
|
July 13, 2024
|
|
Grouping subcommands
|
|
7
|
1651
|
June 4, 2024
|
|
Mutually exclusive parameters?
|
|
3
|
1382
|
May 9, 2024
|
|
Type inference difference using CMake/Xcode?
|
|
4
|
1201
|
April 25, 2024
|
|
Handling options common to all subcommands in ArgumentParser?
|
|
2
|
858
|
April 17, 2024
|
|
AsyncParsableCommand doesn't work?
|
|
2
|
1197
|
April 17, 2024
|
|
How do I save values only while the terminal is open?
|
|
9
|
790
|
April 11, 2024
|
|
Release soon with Sendable CommandConfiguration?
|
|
2
|
526
|
March 6, 2024
|
|
Argument parser contribution
|
|
0
|
972
|
December 22, 2023
|
|
What’s the right way to create a command line tool using ArgumentParser? `swift package` or Xcode create Mac command line tool project?
|
|
6
|
1669
|
October 25, 2023
|
|
How to setup my arguments: two flag -ios -macos : can only set one to true
|
|
2
|
492
|
October 16, 2023
|
|
How to exclude members from parsing
|
|
16
|
4495
|
October 3, 2023
|
|
Xcode runs swift script with gradle process but in terminal it hangs with no output
|
|
3
|
1216
|
September 28, 2023
|
|
Issue with ArgumentParser - Code stopped working without changes
|
|
3
|
1674
|
June 13, 2023
|
|
Executable name transformed in usage output?
|
|
1
|
1124
|
May 20, 2023
|
|
'no such file' errors with ArgumentParser package
|
|
24
|
3636
|
January 3, 2023
|
|
Vending GenerateManualPlugin
|
|
0
|
993
|
November 8, 2022
|
|
How to share code between multiple subcommands
|
|
4
|
1873
|
October 31, 2022
|
|
Pass negative number as command line argument
|
|
9
|
5456
|
September 6, 2022
|
|
Which argument is the completion closure called for
|
|
0
|
403
|
August 8, 2022
|
|
When to use SwiftPM plugin for generating `man` pages?
|
|
4
|
1443
|
July 18, 2022
|
|
Subcommand auto-routing with argv0
|
|
10
|
969
|
June 5, 2022
|
|
Is it possible to build a command with an asynchronous subcommand on macOS 11?
|
|
0
|
814
|
May 18, 2022
|
|
Parse Error
|
|
1
|
1093
|
May 18, 2022
|
|
Bypass missing option or value validation?
|
|
9
|
1398
|
April 11, 2022
|
|
Restricting the `--version` option to the root command
|
|
1
|
753
|
April 1, 2022
|
|
Swift ArgumentParser: Interactive mode
|
|
3
|
2090
|
March 18, 2022
|
|
What happened to the async branch?
|
|
2
|
1268
|
February 13, 2022
|
|
Add support for env in Swift Argument Parser
|
|
0
|
911
|
December 18, 2021
|