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 aad1ac0 commit 6741c5aCopy full SHA for 6741c5a
Sources/ArgumentParser/CMakeLists.txt
@@ -11,6 +11,7 @@ add_library(ArgumentParser
11
"Parsable Types/EnumerableFlag.swift"
12
"Parsable Types/ExpressibleByArgument.swift"
13
"Parsable Types/ParsableArguments.swift"
14
+ "Parsable Types/ParsableArgumentsValidation.swift"
15
"Parsable Types/ParsableCommand.swift"
16
17
Parsing/ArgumentDecoder.swift
0 commit comments