About the ArgumentParser category
|
|
6
|
1086
|
February 28, 2020
|
Options declared in a command with subcommands can cause issues
|
|
2
|
101
|
July 2, 2025
|
Swift ArgumentParser: why do top-level arguments clobber subcommand arguments?
|
|
10
|
332
|
July 2, 2025
|
Is there an roadmap or status for releasing from `main`?
|
|
1
|
118
|
June 30, 2025
|
Determine the type of the `@Argument` `var` represented by an `ArgumentDefinition` or by an `ArgumentInfoV0`
|
|
6
|
65
|
May 14, 2025
|
customLong(withSingleDash:) should be enabled by default
|
|
4
|
169
|
April 23, 2025
|
Share flags or options from super command to subcommand
|
|
0
|
68
|
January 12, 2025
|
Is it possible to have a command tree output?
|
|
0
|
100
|
December 30, 2024
|
Generated zsh completion script file completion behavior
|
|
0
|
91
|
October 31, 2024
|
Interactivity support in the argument parser
|
|
1
|
162
|
October 8, 2024
|
Is it possible to create commands at runtime?
|
|
0
|
115
|
September 21, 2024
|
ArgumentParser/Option.swift:82: Fatal error: Can't read a value from a parsable argument definition
|
|
1
|
839
|
September 21, 2024
|
Dump-help question
|
|
2
|
87
|
September 20, 2024
|
Compile a Single Swift File Against the Argument Parser Package (Without Using SwiftPM for the Executable)
|
|
6
|
765
|
July 23, 2024
|
ParsableCommand Design with Codependent Options
|
|
0
|
150
|
July 13, 2024
|
Grouping subcommands
|
|
7
|
1505
|
June 4, 2024
|
Mutually exclusive parameters?
|
|
3
|
1228
|
May 9, 2024
|
Type inference difference using CMake/Xcode?
|
|
4
|
1176
|
April 25, 2024
|
Handling options common to all subcommands in ArgumentParser?
|
|
2
|
747
|
April 17, 2024
|
AsyncParsableCommand doesn't work?
|
|
2
|
1085
|
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
|
501
|
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
|
1523
|
October 25, 2023
|
How to setup my arguments: two flag -ios -macos : can only set one to true
|
|
2
|
478
|
October 16, 2023
|
How to exclude members from parsing
|
|
16
|
4410
|
October 3, 2023
|
Xcode runs swift script with gradle process but in terminal it hangs with no output
|
|
3
|
1159
|
September 28, 2023
|
Unit testing argument parsing?
|
|
5
|
3044
|
August 31, 2023
|
Issue with ArgumentParser - Code stopped working without changes
|
|
3
|
1628
|
June 13, 2023
|
Executable name transformed in usage output?
|
|
1
|
1115
|
May 20, 2023
|