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 e870503 commit 809b2f9Copy full SHA for 809b2f9
Sources/ArgumentParser/CMakeLists.txt
@@ -8,6 +8,7 @@ add_library(ArgumentParser
8
"Parsable Properties/OptionGroup.swift"
9
10
"Parsable Types/CommandConfiguration.swift"
11
+ "Parsable Types/EnumerableFlag.swift"
12
"Parsable Types/ExpressibleByArgument.swift"
13
"Parsable Types/ParsableArguments.swift"
14
"Parsable Types/ParsableCommand.swift"
0 commit comments