checkoff 0.223.0 → 0.226.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (228) hide show
  1. checksums.yaml +4 -4
  2. data/checkoff.gemspec +10 -5
  3. data/lib/checkoff/attachments.rb +1 -1
  4. data/lib/checkoff/cli.rb +1 -1
  5. data/lib/checkoff/clients.rb +1 -1
  6. data/lib/checkoff/custom_fields.rb +1 -1
  7. data/lib/checkoff/events.rb +1 -1
  8. data/lib/checkoff/internal/config_loader.rb +2 -3
  9. data/lib/checkoff/internal/selector_classes/section/function_evaluator.rb +3 -2
  10. data/lib/checkoff/my_tasks.rb +1 -1
  11. data/lib/checkoff/portfolios.rb +11 -9
  12. data/lib/checkoff/projects.rb +1 -1
  13. data/lib/checkoff/sections.rb +4 -5
  14. data/lib/checkoff/tags.rb +66 -17
  15. data/lib/checkoff/tasks.rb +1 -1
  16. data/lib/checkoff/version.rb +1 -1
  17. data/lib/checkoff/workspaces.rb +1 -1
  18. data/rbi/checkoff.rbi +4529 -0
  19. data/sig/checkoff.rbs +3749 -0
  20. metadata +5 -211
  21. data/.circleci/config.yml +0 -291
  22. data/.envrc +0 -9
  23. data/.git-hooks/pre_commit/circle_ci.rb +0 -26
  24. data/.git-hooks/pre_commit/punchlist.rb +0 -52
  25. data/.git-hooks/pre_commit/solargraph_typecheck.rb +0 -77
  26. data/.gitattributes +0 -6
  27. data/.gitignore +0 -65
  28. data/.markdownlint_style.rb +0 -4
  29. data/.mdlrc +0 -1
  30. data/.overcommit.yml +0 -115
  31. data/.rubocop.yml +0 -143
  32. data/.rubocop_todo.yml +0 -90
  33. data/.solargraph.yml +0 -35
  34. data/.yamllint.yml +0 -8
  35. data/.yardopts +0 -2
  36. data/CODE_OF_CONDUCT.md +0 -133
  37. data/CONTRIBUTING.rst +0 -75
  38. data/DEVELOPMENT.md +0 -69
  39. data/GLOSSARY.md +0 -16
  40. data/Gemfile +0 -67
  41. data/Gemfile.lock +0 -351
  42. data/LICENSE +0 -21
  43. data/Makefile +0 -139
  44. data/bin/brakeman +0 -27
  45. data/bin/bump +0 -29
  46. data/bin/checkoff +0 -29
  47. data/bin/console +0 -15
  48. data/bin/overcommit +0 -29
  49. data/bin/overcommit_branch +0 -114
  50. data/bin/rake +0 -29
  51. data/bin/rubocop +0 -27
  52. data/bin/setup +0 -8
  53. data/bin/solargraph +0 -27
  54. data/bin/sord +0 -27
  55. data/bin/spoom +0 -27
  56. data/bin/srb +0 -27
  57. data/bin/srb-rbi +0 -27
  58. data/bin/tapioca +0 -27
  59. data/bin/yard +0 -27
  60. data/config/annotations_asana.rb +0 -253
  61. data/config/annotations_misc.rb +0 -68
  62. data/config/env.1p +0 -2
  63. data/docs/.gitignore +0 -3
  64. data/docs/cookiecutter_input.json +0 -17
  65. data/docs/example_project.png +0 -0
  66. data/fix.sh +0 -534
  67. data/metrics/bigfiles_high_water_mark +0 -1
  68. data/metrics/brakeman_high_water_mark +0 -1
  69. data/metrics/bundle-audit_high_water_mark +0 -1
  70. data/metrics/cane_high_water_mark +0 -1
  71. data/metrics/eslint_high_water_mark +0 -1
  72. data/metrics/flake8_high_water_mark +0 -1
  73. data/metrics/flay_high_water_mark +0 -1
  74. data/metrics/flog_high_water_mark +0 -1
  75. data/metrics/jscs_high_water_mark +0 -1
  76. data/metrics/mdl_high_water_mark +0 -1
  77. data/metrics/pep8_high_water_mark +0 -1
  78. data/metrics/punchlist_high_water_mark +0 -1
  79. data/metrics/pycodestyle_high_water_mark +0 -1
  80. data/metrics/rails_best_practices_high_water_mark +0 -1
  81. data/metrics/rubocop_high_water_mark +0 -1
  82. data/metrics/scalastyle_high_water_mark +0 -1
  83. data/metrics/shellcheck_high_water_mark +0 -1
  84. data/package.json +0 -9
  85. data/rakelib/citest.rake +0 -4
  86. data/rakelib/clear_metrics.rake +0 -9
  87. data/rakelib/console.rake +0 -15
  88. data/rakelib/default.rake +0 -4
  89. data/rakelib/doc.rake +0 -6
  90. data/rakelib/gem_tasks.rake +0 -3
  91. data/rakelib/localtest.rake +0 -4
  92. data/rakelib/overcommit.rake +0 -6
  93. data/rakelib/quality.rake +0 -4
  94. data/rakelib/repl.rake +0 -4
  95. data/rakelib/test.rake +0 -10
  96. data/rakelib/trigger_next_builds.rake +0 -7
  97. data/rakelib/undercover.rake +0 -8
  98. data/requirements_dev.txt +0 -2
  99. data/sorbet/config +0 -4
  100. data/sorbet/rbi/annotations/.gitattributes +0 -1
  101. data/sorbet/rbi/annotations/activesupport.rbi +0 -453
  102. data/sorbet/rbi/annotations/faraday.rbi +0 -17
  103. data/sorbet/rbi/annotations/minitest.rbi +0 -119
  104. data/sorbet/rbi/annotations/mocha.rbi +0 -34
  105. data/sorbet/rbi/annotations/rainbow.rbi +0 -269
  106. data/sorbet/rbi/annotations/webmock.rbi +0 -9
  107. data/sorbet/rbi/dsl/.gitattributes +0 -1
  108. data/sorbet/rbi/dsl/active_support/callbacks.rbi +0 -23
  109. data/sorbet/rbi/gems/.gitattributes +0 -1
  110. data/sorbet/rbi/gems/activesupport@7.1.5.rbi +0 -18746
  111. data/sorbet/rbi/gems/addressable@2.8.6.rbi +0 -1994
  112. data/sorbet/rbi/gems/ansi@1.5.0.rbi +0 -688
  113. data/sorbet/rbi/gems/asana@0.10.6-ab9393136d9ca59b75e42a661fdddc1c65c8f7c3.rbi +0 -6142
  114. data/sorbet/rbi/gems/ast@2.4.2.rbi +0 -585
  115. data/sorbet/rbi/gems/backport@1.2.0.rbi +0 -523
  116. data/sorbet/rbi/gems/base64@0.2.0.rbi +0 -509
  117. data/sorbet/rbi/gems/benchmark@0.4.0.rbi +0 -618
  118. data/sorbet/rbi/gems/bigdecimal@3.1.5.rbi +0 -78
  119. data/sorbet/rbi/gems/brakeman@6.2.2.rbi +0 -222
  120. data/sorbet/rbi/gems/builder@3.2.4.rbi +0 -505
  121. data/sorbet/rbi/gems/bump@0.10.0.rbi +0 -169
  122. data/sorbet/rbi/gems/cache@0.4.1.rbi +0 -211
  123. data/sorbet/rbi/gems/cache_method@0.2.7.rbi +0 -293
  124. data/sorbet/rbi/gems/chef-utils@18.3.0.rbi +0 -9
  125. data/sorbet/rbi/gems/childprocess@5.1.0.rbi +0 -383
  126. data/sorbet/rbi/gems/coderay@1.1.3.rbi +0 -3427
  127. data/sorbet/rbi/gems/commander@4.6.0.rbi +0 -9
  128. data/sorbet/rbi/gems/concurrent-ruby@1.2.3.rbi +0 -11591
  129. data/sorbet/rbi/gems/connection_pool@2.4.1.rbi +0 -9
  130. data/sorbet/rbi/gems/crack@0.4.5.rbi +0 -145
  131. data/sorbet/rbi/gems/diff-lcs@1.5.1.rbi +0 -969
  132. data/sorbet/rbi/gems/docile@1.4.0.rbi +0 -377
  133. data/sorbet/rbi/gems/drb@2.2.1.rbi +0 -1347
  134. data/sorbet/rbi/gems/e2mmap@0.1.0.rbi +0 -9
  135. data/sorbet/rbi/gems/erubi@1.13.0.rbi +0 -152
  136. data/sorbet/rbi/gems/faraday-em_http@1.0.0.rbi +0 -222
  137. data/sorbet/rbi/gems/faraday-em_synchrony@1.0.0.rbi +0 -126
  138. data/sorbet/rbi/gems/faraday-excon@1.1.0.rbi +0 -136
  139. data/sorbet/rbi/gems/faraday-httpclient@1.0.1.rbi +0 -145
  140. data/sorbet/rbi/gems/faraday-multipart@1.0.4.rbi +0 -259
  141. data/sorbet/rbi/gems/faraday-net_http@1.0.1.rbi +0 -142
  142. data/sorbet/rbi/gems/faraday-net_http_persistent@1.2.0.rbi +0 -118
  143. data/sorbet/rbi/gems/faraday-patron@1.0.0.rbi +0 -125
  144. data/sorbet/rbi/gems/faraday-rack@1.0.0.rbi +0 -133
  145. data/sorbet/rbi/gems/faraday-retry@1.0.3.rbi +0 -198
  146. data/sorbet/rbi/gems/faraday@1.10.3.rbi +0 -2729
  147. data/sorbet/rbi/gems/faraday_middleware-multi_json@0.0.6.rbi +0 -29
  148. data/sorbet/rbi/gems/faraday_middleware@1.2.0.rbi +0 -1004
  149. data/sorbet/rbi/gems/gli@2.22.0.rbi +0 -9
  150. data/sorbet/rbi/gems/hashdiff@1.0.1.rbi +0 -351
  151. data/sorbet/rbi/gems/highline@2.0.3.rbi +0 -9
  152. data/sorbet/rbi/gems/i18n@1.14.6.rbi +0 -2359
  153. data/sorbet/rbi/gems/imagen@0.1.8.rbi +0 -340
  154. data/sorbet/rbi/gems/iniparse@1.5.0.rbi +0 -899
  155. data/sorbet/rbi/gems/jaro_winkler@1.6.0.rbi +0 -22
  156. data/sorbet/rbi/gems/json@2.7.1.rbi +0 -1562
  157. data/sorbet/rbi/gems/jwt@2.7.1.rbi +0 -1405
  158. data/sorbet/rbi/gems/kramdown-parser-gfm@1.1.0.rbi +0 -128
  159. data/sorbet/rbi/gems/kramdown@2.4.0.rbi +0 -3272
  160. data/sorbet/rbi/gems/language_server-protocol@3.17.0.3.rbi +0 -14238
  161. data/sorbet/rbi/gems/logger@1.6.2.rbi +0 -923
  162. data/sorbet/rbi/gems/mdl@0.13.0.rbi +0 -445
  163. data/sorbet/rbi/gems/method_source@1.0.0.rbi +0 -273
  164. data/sorbet/rbi/gems/mime-types-data@3.2023.1205.rbi +0 -127
  165. data/sorbet/rbi/gems/mime-types@3.5.1.rbi +0 -1252
  166. data/sorbet/rbi/gems/minitest-profile@0.0.2.rbi +0 -136
  167. data/sorbet/rbi/gems/minitest-reporters@1.6.1.rbi +0 -1014
  168. data/sorbet/rbi/gems/minitest@5.21.1.rbi +0 -1539
  169. data/sorbet/rbi/gems/mixlib-cli@2.1.8.rbi +0 -314
  170. data/sorbet/rbi/gems/mixlib-config@3.0.27.rbi +0 -581
  171. data/sorbet/rbi/gems/mixlib-shellout@3.2.7.rbi +0 -629
  172. data/sorbet/rbi/gems/mocha@2.1.0.rbi +0 -12
  173. data/sorbet/rbi/gems/multi_json@1.15.0.rbi +0 -268
  174. data/sorbet/rbi/gems/multi_xml@0.6.0.rbi +0 -102
  175. data/sorbet/rbi/gems/multipart-post@2.3.0.rbi +0 -234
  176. data/sorbet/rbi/gems/mutex_m@0.3.0.rbi +0 -97
  177. data/sorbet/rbi/gems/netrc@0.11.0.rbi +0 -159
  178. data/sorbet/rbi/gems/nokogiri@1.17.0.rbi +0 -8201
  179. data/sorbet/rbi/gems/oauth2@1.4.11.rbi +0 -833
  180. data/sorbet/rbi/gems/overcommit@0.64.1.rbi +0 -2400
  181. data/sorbet/rbi/gems/parallel@1.23.0.rbi +0 -274
  182. data/sorbet/rbi/gems/parlour@5.0.0.rbi +0 -3007
  183. data/sorbet/rbi/gems/parser@3.2.2.4.rbi +0 -7253
  184. data/sorbet/rbi/gems/prism@1.2.0.rbi +0 -39085
  185. data/sorbet/rbi/gems/pry@0.14.2.rbi +0 -10070
  186. data/sorbet/rbi/gems/public_suffix@5.0.4.rbi +0 -936
  187. data/sorbet/rbi/gems/punchlist@1.3.2.rbi +0 -173
  188. data/sorbet/rbi/gems/racc@1.8.1.rbi +0 -162
  189. data/sorbet/rbi/gems/rack@3.1.8.rbi +0 -4896
  190. data/sorbet/rbi/gems/rainbow@3.1.1.rbi +0 -403
  191. data/sorbet/rbi/gems/rake@13.1.0.rbi +0 -3022
  192. data/sorbet/rbi/gems/rbi@0.2.1.rbi +0 -4535
  193. data/sorbet/rbi/gems/rbs@2.8.4.rbi +0 -5613
  194. data/sorbet/rbi/gems/regexp_parser@2.8.3.rbi +0 -3750
  195. data/sorbet/rbi/gems/reverse_markdown@2.1.1.rbi +0 -390
  196. data/sorbet/rbi/gems/rexml@3.3.9.rbi +0 -4964
  197. data/sorbet/rbi/gems/rubocop-ast@1.30.0.rbi +0 -7127
  198. data/sorbet/rbi/gems/rubocop-minitest@0.34.5.rbi +0 -2577
  199. data/sorbet/rbi/gems/rubocop-performance@1.20.2.rbi +0 -3262
  200. data/sorbet/rbi/gems/rubocop-rake@0.6.0.rbi +0 -329
  201. data/sorbet/rbi/gems/rubocop-rspec@3.0.0.rbi +0 -7546
  202. data/sorbet/rbi/gems/rubocop@1.59.0.rbi +0 -57238
  203. data/sorbet/rbi/gems/ruby-progressbar@1.13.0.rbi +0 -1318
  204. data/sorbet/rbi/gems/ruby2_keywords@0.0.5.rbi +0 -9
  205. data/sorbet/rbi/gems/rugged@1.6.3.rbi +0 -1577
  206. data/sorbet/rbi/gems/securerandom@0.4.0.rbi +0 -75
  207. data/sorbet/rbi/gems/simplecov-html@0.12.3.rbi +0 -217
  208. data/sorbet/rbi/gems/simplecov-lcov@0.8.0.rbi +0 -256
  209. data/sorbet/rbi/gems/simplecov@0.22.0.rbi +0 -2149
  210. data/sorbet/rbi/gems/simplecov_json_formatter@0.1.4.rbi +0 -9
  211. data/sorbet/rbi/gems/solargraph-rails@1.1.0-9dc37915bd4f3b169046e34db6fb32193ab347d8.rbi +0 -320
  212. data/sorbet/rbi/gems/solargraph@0.50.1-904b9304770a59fac393c5cc3cad481e5bdf0fd8.rbi +0 -9396
  213. data/sorbet/rbi/gems/sord@5.1.0.rbi +0 -820
  214. data/sorbet/rbi/gems/source_finder@3.2.1.rbi +0 -317
  215. data/sorbet/rbi/gems/spoom@1.5.0.rbi +0 -4932
  216. data/sorbet/rbi/gems/tapioca@0.16.5.rbi +0 -3617
  217. data/sorbet/rbi/gems/thor@1.3.2.rbi +0 -4378
  218. data/sorbet/rbi/gems/tilt@2.4.0.rbi +0 -933
  219. data/sorbet/rbi/gems/tomlrb@2.0.3.rbi +0 -9
  220. data/sorbet/rbi/gems/tzinfo@2.0.6.rbi +0 -5918
  221. data/sorbet/rbi/gems/undercover@0.5.0.rbi +0 -433
  222. data/sorbet/rbi/gems/unicode-display_width@2.5.0.rbi +0 -66
  223. data/sorbet/rbi/gems/webmock@3.19.1.rbi +0 -1769
  224. data/sorbet/rbi/gems/yard-sorbet@0.9.0.rbi +0 -435
  225. data/sorbet/rbi/gems/yard@0.9.37.rbi +0 -18406
  226. data/sorbet/rbi/todo.rbi +0 -11
  227. data/sorbet/tapioca/config.yml +0 -13
  228. data/sorbet/tapioca/require.rb +0 -4
@@ -1,403 +0,0 @@
1
- # typed: true
2
-
3
- # DO NOT EDIT MANUALLY
4
- # This is an autogenerated file for types exported from the `rainbow` gem.
5
- # Please instead update this file by running `bin/tapioca gem rainbow`.
6
-
7
-
8
- class Object < ::BasicObject
9
- include ::Kernel
10
- include ::PP::ObjectMixin
11
-
12
- private
13
-
14
- # source://rainbow//lib/rainbow/global.rb#23
15
- def Rainbow(string); end
16
- end
17
-
18
- # source://rainbow//lib/rainbow/string_utils.rb#3
19
- module Rainbow
20
- class << self
21
- # source://rainbow//lib/rainbow/global.rb#10
22
- def enabled; end
23
-
24
- # source://rainbow//lib/rainbow/global.rb#14
25
- def enabled=(value); end
26
-
27
- # source://rainbow//lib/rainbow/global.rb#6
28
- def global; end
29
-
30
- # source://rainbow//lib/rainbow.rb#6
31
- def new; end
32
-
33
- # source://rainbow//lib/rainbow/global.rb#18
34
- def uncolor(string); end
35
- end
36
- end
37
-
38
- # source://rainbow//lib/rainbow/color.rb#4
39
- class Rainbow::Color
40
- # Returns the value of attribute ground.
41
- #
42
- # source://rainbow//lib/rainbow/color.rb#5
43
- def ground; end
44
-
45
- class << self
46
- # source://rainbow//lib/rainbow/color.rb#7
47
- def build(ground, values); end
48
-
49
- # source://rainbow//lib/rainbow/color.rb#40
50
- def parse_hex_color(hex); end
51
- end
52
- end
53
-
54
- # source://rainbow//lib/rainbow/color.rb#54
55
- class Rainbow::Color::Indexed < ::Rainbow::Color
56
- # @return [Indexed] a new instance of Indexed
57
- #
58
- # source://rainbow//lib/rainbow/color.rb#57
59
- def initialize(ground, num); end
60
-
61
- # source://rainbow//lib/rainbow/color.rb#62
62
- def codes; end
63
-
64
- # Returns the value of attribute num.
65
- #
66
- # source://rainbow//lib/rainbow/color.rb#55
67
- def num; end
68
- end
69
-
70
- # source://rainbow//lib/rainbow/color.rb#69
71
- class Rainbow::Color::Named < ::Rainbow::Color::Indexed
72
- # @return [Named] a new instance of Named
73
- #
74
- # source://rainbow//lib/rainbow/color.rb#90
75
- def initialize(ground, name); end
76
-
77
- class << self
78
- # source://rainbow//lib/rainbow/color.rb#82
79
- def color_names; end
80
-
81
- # source://rainbow//lib/rainbow/color.rb#86
82
- def valid_names; end
83
- end
84
- end
85
-
86
- # source://rainbow//lib/rainbow/color.rb#70
87
- Rainbow::Color::Named::NAMES = T.let(T.unsafe(nil), Hash)
88
-
89
- # source://rainbow//lib/rainbow/color.rb#100
90
- class Rainbow::Color::RGB < ::Rainbow::Color::Indexed
91
- # @return [RGB] a new instance of RGB
92
- #
93
- # source://rainbow//lib/rainbow/color.rb#107
94
- def initialize(ground, *values); end
95
-
96
- # Returns the value of attribute b.
97
- #
98
- # source://rainbow//lib/rainbow/color.rb#101
99
- def b; end
100
-
101
- # source://rainbow//lib/rainbow/color.rb#116
102
- def codes; end
103
-
104
- # Returns the value of attribute g.
105
- #
106
- # source://rainbow//lib/rainbow/color.rb#101
107
- def g; end
108
-
109
- # Returns the value of attribute r.
110
- #
111
- # source://rainbow//lib/rainbow/color.rb#101
112
- def r; end
113
-
114
- private
115
-
116
- # source://rainbow//lib/rainbow/color.rb#122
117
- def code_from_rgb; end
118
-
119
- class << self
120
- # source://rainbow//lib/rainbow/color.rb#103
121
- def to_ansi_domain(value); end
122
- end
123
- end
124
-
125
- # source://rainbow//lib/rainbow/color.rb#129
126
- class Rainbow::Color::X11Named < ::Rainbow::Color::RGB
127
- include ::Rainbow::X11ColorNames
128
-
129
- # @return [X11Named] a new instance of X11Named
130
- #
131
- # source://rainbow//lib/rainbow/color.rb#140
132
- def initialize(ground, name); end
133
-
134
- class << self
135
- # source://rainbow//lib/rainbow/color.rb#132
136
- def color_names; end
137
-
138
- # source://rainbow//lib/rainbow/color.rb#136
139
- def valid_names; end
140
- end
141
- end
142
-
143
- # source://rainbow//lib/rainbow/null_presenter.rb#4
144
- class Rainbow::NullPresenter < ::String
145
- # source://rainbow//lib/rainbow/null_presenter.rb#9
146
- def background(*_values); end
147
-
148
- # source://rainbow//lib/rainbow/null_presenter.rb#9
149
- def bg(*_values); end
150
-
151
- # source://rainbow//lib/rainbow/null_presenter.rb#49
152
- def black; end
153
-
154
- # source://rainbow//lib/rainbow/null_presenter.rb#33
155
- def blink; end
156
-
157
- # source://rainbow//lib/rainbow/null_presenter.rb#65
158
- def blue; end
159
-
160
- # source://rainbow//lib/rainbow/null_presenter.rb#17
161
- def bold; end
162
-
163
- # source://rainbow//lib/rainbow/null_presenter.rb#17
164
- def bright; end
165
-
166
- # source://rainbow//lib/rainbow/null_presenter.rb#5
167
- def color(*_values); end
168
-
169
- # source://rainbow//lib/rainbow/null_presenter.rb#45
170
- def cross_out; end
171
-
172
- # source://rainbow//lib/rainbow/null_presenter.rb#73
173
- def cyan; end
174
-
175
- # source://rainbow//lib/rainbow/null_presenter.rb#21
176
- def dark; end
177
-
178
- # source://rainbow//lib/rainbow/null_presenter.rb#21
179
- def faint; end
180
-
181
- # source://rainbow//lib/rainbow/null_presenter.rb#5
182
- def fg(*_values); end
183
-
184
- # source://rainbow//lib/rainbow/null_presenter.rb#5
185
- def foreground(*_values); end
186
-
187
- # source://rainbow//lib/rainbow/null_presenter.rb#57
188
- def green; end
189
-
190
- # source://rainbow//lib/rainbow/null_presenter.rb#41
191
- def hide; end
192
-
193
- # source://rainbow//lib/rainbow/null_presenter.rb#37
194
- def inverse; end
195
-
196
- # source://rainbow//lib/rainbow/null_presenter.rb#25
197
- def italic; end
198
-
199
- # source://rainbow//lib/rainbow/null_presenter.rb#69
200
- def magenta; end
201
-
202
- # source://rainbow//lib/rainbow/null_presenter.rb#81
203
- def method_missing(method_name, *args); end
204
-
205
- # source://rainbow//lib/rainbow/null_presenter.rb#53
206
- def red; end
207
-
208
- # source://rainbow//lib/rainbow/null_presenter.rb#13
209
- def reset; end
210
-
211
- # source://rainbow//lib/rainbow/null_presenter.rb#45
212
- def strike; end
213
-
214
- # source://rainbow//lib/rainbow/null_presenter.rb#29
215
- def underline; end
216
-
217
- # source://rainbow//lib/rainbow/null_presenter.rb#77
218
- def white; end
219
-
220
- # source://rainbow//lib/rainbow/null_presenter.rb#61
221
- def yellow; end
222
-
223
- private
224
-
225
- # @return [Boolean]
226
- #
227
- # source://rainbow//lib/rainbow/null_presenter.rb#89
228
- def respond_to_missing?(method_name, *args); end
229
- end
230
-
231
- # source://rainbow//lib/rainbow/presenter.rb#8
232
- class Rainbow::Presenter < ::String
233
- # Sets background color of this text.
234
- #
235
- # source://rainbow//lib/rainbow/presenter.rb#30
236
- def background(*values); end
237
-
238
- # Sets background color of this text.
239
- #
240
- # source://rainbow//lib/rainbow/presenter.rb#30
241
- def bg(*values); end
242
-
243
- # source://rainbow//lib/rainbow/presenter.rb#92
244
- def black; end
245
-
246
- # Turns on blinking attribute for this text (not well supported by terminal
247
- # emulators).
248
- #
249
- # source://rainbow//lib/rainbow/presenter.rb#72
250
- def blink; end
251
-
252
- # source://rainbow//lib/rainbow/presenter.rb#108
253
- def blue; end
254
-
255
- # Turns on bright/bold for this text.
256
- #
257
- # source://rainbow//lib/rainbow/presenter.rb#45
258
- def bold; end
259
-
260
- # Turns on bright/bold for this text.
261
- #
262
- # source://rainbow//lib/rainbow/presenter.rb#45
263
- def bright; end
264
-
265
- # Sets color of this text.
266
- #
267
- # source://rainbow//lib/rainbow/presenter.rb#22
268
- def color(*values); end
269
-
270
- # source://rainbow//lib/rainbow/presenter.rb#86
271
- def cross_out; end
272
-
273
- # source://rainbow//lib/rainbow/presenter.rb#116
274
- def cyan; end
275
-
276
- # Turns on faint/dark for this text (not well supported by terminal
277
- # emulators).
278
- #
279
- # source://rainbow//lib/rainbow/presenter.rb#53
280
- def dark; end
281
-
282
- # Turns on faint/dark for this text (not well supported by terminal
283
- # emulators).
284
- #
285
- # source://rainbow//lib/rainbow/presenter.rb#53
286
- def faint; end
287
-
288
- # Sets color of this text.
289
- #
290
- # source://rainbow//lib/rainbow/presenter.rb#22
291
- def fg(*values); end
292
-
293
- # Sets color of this text.
294
- #
295
- # source://rainbow//lib/rainbow/presenter.rb#22
296
- def foreground(*values); end
297
-
298
- # source://rainbow//lib/rainbow/presenter.rb#100
299
- def green; end
300
-
301
- # Hides this text (set its color to the same as background).
302
- #
303
- # source://rainbow//lib/rainbow/presenter.rb#82
304
- def hide; end
305
-
306
- # Inverses current foreground/background colors.
307
- #
308
- # source://rainbow//lib/rainbow/presenter.rb#77
309
- def inverse; end
310
-
311
- # Turns on italic style for this text (not well supported by terminal
312
- # emulators).
313
- #
314
- # source://rainbow//lib/rainbow/presenter.rb#61
315
- def italic; end
316
-
317
- # source://rainbow//lib/rainbow/presenter.rb#112
318
- def magenta; end
319
-
320
- # We take care of X11 color method call here.
321
- # Such as #aqua, #ghostwhite.
322
- #
323
- # source://rainbow//lib/rainbow/presenter.rb#126
324
- def method_missing(method_name, *args); end
325
-
326
- # source://rainbow//lib/rainbow/presenter.rb#96
327
- def red; end
328
-
329
- # Resets terminal to default colors/backgrounds.
330
- #
331
- # It shouldn't be needed to use this method because all methods
332
- # append terminal reset code to end of string.
333
- #
334
- # source://rainbow//lib/rainbow/presenter.rb#40
335
- def reset; end
336
-
337
- # source://rainbow//lib/rainbow/presenter.rb#86
338
- def strike; end
339
-
340
- # Turns on underline decoration for this text.
341
- #
342
- # source://rainbow//lib/rainbow/presenter.rb#66
343
- def underline; end
344
-
345
- # source://rainbow//lib/rainbow/presenter.rb#120
346
- def white; end
347
-
348
- # source://rainbow//lib/rainbow/presenter.rb#104
349
- def yellow; end
350
-
351
- private
352
-
353
- # @return [Boolean]
354
- #
355
- # source://rainbow//lib/rainbow/presenter.rb#134
356
- def respond_to_missing?(method_name, *args); end
357
-
358
- # source://rainbow//lib/rainbow/presenter.rb#140
359
- def wrap_with_sgr(codes); end
360
- end
361
-
362
- # source://rainbow//lib/rainbow/presenter.rb#9
363
- Rainbow::Presenter::TERM_EFFECTS = T.let(T.unsafe(nil), Hash)
364
-
365
- # source://rainbow//lib/rainbow/string_utils.rb#4
366
- class Rainbow::StringUtils
367
- class << self
368
- # source://rainbow//lib/rainbow/string_utils.rb#17
369
- def uncolor(string); end
370
-
371
- # source://rainbow//lib/rainbow/string_utils.rb#5
372
- def wrap_with_sgr(string, codes); end
373
- end
374
- end
375
-
376
- # source://rainbow//lib/rainbow/wrapper.rb#7
377
- class Rainbow::Wrapper
378
- # @return [Wrapper] a new instance of Wrapper
379
- #
380
- # source://rainbow//lib/rainbow/wrapper.rb#10
381
- def initialize(enabled = T.unsafe(nil)); end
382
-
383
- # Returns the value of attribute enabled.
384
- #
385
- # source://rainbow//lib/rainbow/wrapper.rb#8
386
- def enabled; end
387
-
388
- # Sets the attribute enabled
389
- #
390
- # @param value the value to set the attribute enabled to.
391
- #
392
- # source://rainbow//lib/rainbow/wrapper.rb#8
393
- def enabled=(_arg0); end
394
-
395
- # source://rainbow//lib/rainbow/wrapper.rb#14
396
- def wrap(string); end
397
- end
398
-
399
- # source://rainbow//lib/rainbow/x11_color_names.rb#4
400
- module Rainbow::X11ColorNames; end
401
-
402
- # source://rainbow//lib/rainbow/x11_color_names.rb#5
403
- Rainbow::X11ColorNames::NAMES = T.let(T.unsafe(nil), Hash)