About the ArgumentParser category
|
|
6
|
1070
|
February 28, 2020
|
customLong(withSingleDash:) should be enabled by default
|
|
1
|
78
|
March 29, 2025
|
Share flags or options from super command to subcommand
|
|
0
|
62
|
January 12, 2025
|
Is it possible to have a command tree output?
|
|
0
|
95
|
December 30, 2024
|
Generated zsh completion script file completion behavior
|
|
0
|
87
|
October 31, 2024
|
Interactivity support in the argument parser
|
|
1
|
146
|
October 8, 2024
|
Is it possible to create commands at runtime?
|
|
0
|
114
|
September 21, 2024
|
ArgumentParser/Option.swift:82: Fatal error: Can't read a value from a parsable argument definition
|
|
1
|
822
|
September 21, 2024
|
Dump-help question
|
|
2
|
83
|
September 20, 2024
|
Compile a Single Swift File Against the Argument Parser Package (Without Using SwiftPM for the Executable)
|
|
6
|
645
|
July 23, 2024
|
ParsableCommand Design with Codependent Options
|
|
0
|
145
|
July 13, 2024
|
Grouping subcommands
|
|
7
|
1462
|
June 4, 2024
|
Mutually exclusive parameters?
|
|
3
|
1169
|
May 9, 2024
|
Type inference difference using CMake/Xcode?
|
|
4
|
1175
|
April 25, 2024
|
Handling options common to all subcommands in ArgumentParser?
|
|
2
|
699
|
April 17, 2024
|
AsyncParsableCommand doesn't work?
|
|
2
|
988
|
April 17, 2024
|
How do I save values only while the terminal is open?
|
|
9
|
739
|
April 11, 2024
|
Release soon with Sendable CommandConfiguration?
|
|
2
|
494
|
March 6, 2024
|
Argument parser contribution
|
|
0
|
951
|
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
|
1458
|
October 25, 2023
|
How to setup my arguments: two flag -ios -macos : can only set one to true
|
|
2
|
474
|
October 16, 2023
|
How to exclude members from parsing
|
|
16
|
4385
|
October 3, 2023
|
Xcode runs swift script with gradle process but in terminal it hangs with no output
|
|
3
|
1147
|
September 28, 2023
|
Unit testing argument parsing?
|
|
5
|
3005
|
August 31, 2023
|
Issue with ArgumentParser - Code stopped working without changes
|
|
3
|
1610
|
June 13, 2023
|
Executable name transformed in usage output?
|
|
1
|
1112
|
May 20, 2023
|
'no such file' errors with ArgumentParser package
|
|
24
|
3368
|
January 3, 2023
|
Vending GenerateManualPlugin
|
|
0
|
988
|
November 8, 2022
|
How to share code between multiple subcommands
|
|
4
|
1745
|
October 31, 2022
|
Pass negative number as command line argument
|
|
9
|
4894
|
September 6, 2022
|