We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516c2f8 commit 81ac872Copy full SHA for 81ac872
Sources/ArgumentParser/CMakeLists.txt
@@ -15,6 +15,7 @@ add_library(ArgumentParser
15
"Parsable Properties/OptionGroup.swift"
16
17
"Parsable Types/AsyncParsableCommand.swift"
18
+ "Parsable Types/CommandGroup.swift"
19
"Parsable Types/CommandConfiguration.swift"
20
"Parsable Types/EnumerableFlag.swift"
21
"Parsable Types/ExpressibleByArgument.swift"
0 commit comments