We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476788c commit 9cbe4d9Copy full SHA for 9cbe4d9
Sources/SwiftOptions/Options.swift
@@ -9,6 +9,13 @@
9
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10
//
11
//===----------------------------------------------------------------------===//
12
+//
13
+// NOTE: Generated file, do not edit!
14
15
+// This file is generated from 'apple/swift:include/swift/Option/Options.td'.
16
+// Please see README.md#rebuilding-optionsswift for details
17
18
+//===----------------------------------------------------------------------===//
19
20
extension Option {
21
public static let INPUT: Option = Option("<input>", .input, attributes: [.argumentIsPath])
0 commit comments