File tree Expand file tree Collapse file tree 2 files changed +5
-33
lines changed
Sources/ArgumentParser/Documentation.docc/Extensions Expand file tree Collapse file tree 2 files changed +5
-33
lines changed Original file line number Diff line number Diff line change 8
8
- `` init(help:completion:)-4p94d ``
9
9
- `` init(help:completion:transform:)-3fjtc ``
10
10
- `` init(help:completion:transform:)-7yn32 ``
11
-
12
- @Comment {
13
- The following symbols are copied from the preview website, but give a warning
14
- when built and don't show up in this section in the rendered navigation in
15
- either Xcode or the preview website. Instead, these symbols end up in the
16
- default-generated Initializers section.
17
- }
18
-
19
- - `` init(wrappedvalue:help:completion:) ``
20
- - `` init(wrappedvalue:help:completion:transform:) ``
11
+ - `` init(wrappedValue:help:completion:) ``
12
+ - `` init(wrappedValue:help:completion:transform:) ``
21
13
22
14
### Array Arguments
23
15
Original file line number Diff line number Diff line change 10
10
- `` init(name:parsing:help:completion:transform:)-25g7b ``
11
11
- `` init(wrappedValue:name:parsing:help:completion:transform:)-2llve ``
12
12
- `` SingleValueParsingStrategy ``
13
-
14
- @Comment {
15
- This gives a warning and doesn't show up here, but doesn't show up in the
16
- Initializers section, either. If I omit it here, then it shows up in the
17
- Initializers section.
18
- }
19
-
20
- - `` init(wrappedValue:name:parsing:help:completion:)-7ilku ``
21
-
22
- @Comment {
23
- This gives a warning and doesn't show up here, but is in the Initializers
24
- section.
25
- }
26
-
27
- - `` init(wrappedvalue:name:parsing:help:completion:)-7xcum ``
13
+ - `` init(wrappedValue:name:parsing:help:completion:)-7xcum ``
28
14
29
15
### Array Options
30
16
42
28
### Deprecated APIs
43
29
44
30
- `` init(wrappedValue:name:parsing:completion:help:) ``
45
-
46
- @Comment {
47
- These give a warning and don't show up here, but are in the Initializers
48
- section.
49
- }
50
-
51
- - `` init(wrappedvalue:name:parsing:help:completion:)-4pl7h ``
52
- - `` init(wrappedvalue:name:parsing:help:completion:transform:)-6rqji ``
31
+ - `` init(wrappedValue:name:parsing:help:completion:)-4pl7h ``
32
+ - `` init(wrappedValue:name:parsing:help:completion:transform:)-6rqji ``
You can’t perform that action at this time.
0 commit comments