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 e4009c1 commit d6836f4Copy full SHA for d6836f4
Sources/ArgumentParser/CMakeLists.txt
@@ -5,6 +5,7 @@ add_library(ArgumentParser
5
Completions/ZshCompletionsGenerator.swift
6
7
"Parsable Properties/Argument.swift"
8
+ "Parsable Properties/ArgumentDiscussion.swift"
9
"Parsable Properties/ArgumentHelp.swift"
10
"Parsable Properties/ArgumentVisibility.swift"
11
"Parsable Properties/CompletionKind.swift"
0 commit comments