File tree
805 files changed
+6939
-12952
lines changed- clikt
- src/main/kotlin/com/github/ajalt/clikt/core
- docs
- api/clikt
- alltypes
- com.github.ajalt.clikt.completion
- -completion-candidates
- -fixed
- com.github.ajalt.clikt.core
- -abort
- -bad-parameter-value
- -clikt-command
- -clikt-error
- -context
- -builder
- -groupable-option
- -incorrect-argument-value-count
- -incorrect-option-value-count
- -missing-parameter
- -mutually-exclusive-group-exception
- -no-run-clikt-command
- -no-such-option
- -parameter-holder
- -parameter-holder-dsl
- -print-help-message
- -print-message
- -usage-error
- com.github.ajalt.clikt.output
- -clikt-console
- -clikt-help-formatter
- -definition-row
- -help-formatter/-parameter-help
- -argument
- -group
- -option
- -subcommand
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
805 files changed
+6939
-12952
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
|
clikt/build.gradle
100755
100644
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Lines changed: 11 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
| 40 | + | |
43 | 41 |
| |
44 | 42 |
| |
45 | 43 |
| |
46 | 44 |
| |
47 |
| - | |
| 45 | + | |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
| |||
100 | 98 |
| |
101 | 99 |
| |
102 | 100 |
| |
103 |
| - | |
| 101 | + | |
104 | 102 |
| |
105 | 103 |
| |
106 | 104 |
| |
107 | 105 |
| |
108 |
| - | |
| 106 | + | |
109 | 107 |
| |
110 | 108 |
| |
111 | 109 |
| |
| |||
116 | 114 |
| |
117 | 115 |
| |
118 | 116 |
| |
119 |
| - | |
| 117 | + | |
120 | 118 |
| |
121 | 119 |
| |
122 | 120 |
| |
123 | 121 |
| |
124 | 122 |
| |
125 | 123 |
| |
126 |
| - | |
127 |
| - | |
| 124 | + | |
| 125 | + | |
128 | 126 |
| |
129 | 127 |
| |
130 |
| - | |
| 128 | + | |
131 | 129 |
| |
132 | 130 |
| |
133 | 131 |
| |
| |||
153 | 151 |
| |
154 | 152 |
| |
155 | 153 |
| |
156 |
| - | |
| 154 | + | |
157 | 155 |
| |
158 | 156 |
| |
159 | 157 |
| |
|
0 commit comments