About the ArgumentParser category
|
|
6
|
1047
|
February 28, 2020
|
Generated zsh completion script file completion behavior
|
|
0
|
75
|
October 31, 2024
|
Interactivity support in the argument parser
|
|
1
|
111
|
October 8, 2024
|
Is it possible to create commands at runtime?
|
|
0
|
107
|
September 21, 2024
|
ArgumentParser/Option.swift:82: Fatal error: Can't read a value from a parsable argument definition
|
|
1
|
790
|
September 21, 2024
|
Dump-help question
|
|
2
|
69
|
September 20, 2024
|
Compile a Single Swift File Against the Argument Parser Package (Without Using SwiftPM for the Executable)
|
|
6
|
482
|
July 23, 2024
|
ParsableCommand Design with Codependent Options
|
|
0
|
122
|
July 13, 2024
|
Grouping subcommands
|
|
7
|
1402
|
June 4, 2024
|
Mutually exclusive parameters?
|
|
3
|
1064
|
May 9, 2024
|
Type inference difference using CMake/Xcode?
|
|
4
|
1175
|
April 25, 2024
|
Handling options common to all subcommands in ArgumentParser?
|
|
2
|
606
|
April 17, 2024
|
AsyncParsableCommand doesn't work?
|
|
2
|
795
|
April 17, 2024
|
How do I save values only while the terminal is open?
|
|
9
|
732
|
April 11, 2024
|
Release soon with Sendable CommandConfiguration?
|
|
2
|
482
|
March 6, 2024
|
Argument parser contribution
|
|
0
|
948
|
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
|
1319
|
October 25, 2023
|
How to setup my arguments: two flag -ios -macos : can only set one to true
|
|
2
|
472
|
October 16, 2023
|
How to exclude members from parsing
|
|
16
|
4323
|
October 3, 2023
|
Xcode runs swift script with gradle process but in terminal it hangs with no output
|
|
3
|
1127
|
September 28, 2023
|
Unit testing argument parsing?
|
|
5
|
2875
|
August 31, 2023
|
Issue with ArgumentParser - Code stopped working without changes
|
|
3
|
1581
|
June 13, 2023
|
Executable name transformed in usage output?
|
|
1
|
1111
|
May 20, 2023
|
'no such file' errors with ArgumentParser package
|
|
24
|
3139
|
January 3, 2023
|
Vending GenerateManualPlugin
|
|
0
|
986
|
November 8, 2022
|
How to share code between multiple subcommands
|
|
4
|
1641
|
October 31, 2022
|
Pass negative number as command line argument
|
|
9
|
4434
|
September 6, 2022
|
Which argument is the completion closure called for
|
|
0
|
396
|
August 8, 2022
|
When to use SwiftPM plugin for generating `man` pages?
|
|
4
|
1341
|
July 18, 2022
|
Subcommand auto-routing with argv0
|
|
10
|
887
|
June 5, 2022
|