lunchmoney 1.2.0 → 1.4.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 (63) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/build_and_publish_yard_docs.yml +1 -1
  3. data/.github/workflows/check_pipeline.yml +2 -2
  4. data/.github/workflows/ci.yml +1 -1
  5. data/.github/workflows/{dependabot-rbi-updater.yml → rbi-updater.yml} +2 -3
  6. data/.simplecov +1 -2
  7. data/Gemfile +2 -3
  8. data/Gemfile.lock +70 -75
  9. data/lib/lunchmoney/objects/transaction.rb +9 -1
  10. data/lib/lunchmoney/objects/user.rb +4 -1
  11. data/lib/lunchmoney/version.rb +1 -1
  12. data/sorbet/rbi/annotations/activesupport.rbi +31 -0
  13. data/sorbet/rbi/annotations/minitest.rbi +119 -0
  14. data/sorbet/rbi/dsl/active_support/callbacks.rbi +1 -0
  15. data/sorbet/rbi/gems/{activesupport@7.1.3.2.rbi → activesupport@7.2.1.rbi} +1345 -1253
  16. data/sorbet/rbi/gems/{addressable@2.8.6.rbi → addressable@2.8.7.rbi} +2 -1
  17. data/sorbet/rbi/gems/{bigdecimal@3.1.7.rbi → bigdecimal@3.1.8.rbi} +1 -0
  18. data/sorbet/rbi/gems/{chef-utils@18.4.2.rbi → chef-utils@18.5.0.rbi} +1 -0
  19. data/sorbet/rbi/gems/{concurrent-ruby@1.2.3.rbi → concurrent-ruby@1.3.4.rbi} +64 -9
  20. data/sorbet/rbi/gems/{docile@1.4.0.rbi → docile@1.4.1.rbi} +1 -0
  21. data/sorbet/rbi/gems/{dotenv@3.1.0.rbi → dotenv@3.1.2.rbi} +20 -17
  22. data/sorbet/rbi/gems/{erubi@1.12.0.rbi → erubi@1.13.0.rbi} +20 -15
  23. data/sorbet/rbi/gems/{faraday-net_http@3.1.0.rbi → faraday-net_http@3.1.1.rbi} +36 -35
  24. data/sorbet/rbi/gems/{faraday@2.9.0.rbi → faraday@2.10.1.rbi} +79 -33
  25. data/sorbet/rbi/gems/{hashdiff@1.1.0.rbi → hashdiff@1.1.1.rbi} +3 -2
  26. data/sorbet/rbi/gems/{i18n@1.14.4.rbi → i18n@1.14.5.rbi} +43 -14
  27. data/sorbet/rbi/gems/{json@2.7.1.rbi → json@2.7.2.rbi} +72 -72
  28. data/sorbet/rbi/gems/logger@1.6.0.rbi +903 -0
  29. data/sorbet/rbi/gems/{minitest@5.22.3.rbi → minitest@5.25.1.rbi} +245 -235
  30. data/sorbet/rbi/gems/{mixlib-shellout@3.2.7.rbi → mixlib-shellout@3.2.8.rbi} +1 -0
  31. data/sorbet/rbi/gems/{mocha@2.1.0.rbi → mocha@2.4.5.rbi} +169 -144
  32. data/sorbet/rbi/gems/{parallel@1.24.0.rbi → parallel@1.26.3.rbi} +32 -21
  33. data/sorbet/rbi/gems/{parser@3.3.0.5.rbi → parser@3.3.4.2.rbi} +233 -186
  34. data/sorbet/rbi/gems/{prism@0.24.0.rbi → prism@0.30.0.rbi} +20933 -12761
  35. data/sorbet/rbi/gems/{public_suffix@5.0.4.rbi → public_suffix@6.0.1.rbi} +1 -0
  36. data/sorbet/rbi/gems/{racc@1.7.3.rbi → racc@1.8.1.rbi} +34 -33
  37. data/sorbet/rbi/gems/{rack@3.0.10.rbi → rack@3.1.7.rbi} +694 -987
  38. data/sorbet/rbi/gems/{rake@13.1.0.rbi → rake@13.2.1.rbi} +56 -55
  39. data/sorbet/rbi/gems/{rbi@0.1.9.rbi → rbi@0.1.14.rbi} +904 -622
  40. data/sorbet/rbi/gems/{regexp_parser@2.9.0.rbi → regexp_parser@2.9.2.rbi} +3 -2
  41. data/sorbet/rbi/gems/{rexml@3.2.6.rbi → rexml@3.3.6.rbi} +383 -245
  42. data/sorbet/rbi/gems/{rubocop-ast@1.31.2.rbi → rubocop-ast@1.32.1.rbi} +393 -349
  43. data/sorbet/rbi/gems/{rubocop-minitest@0.35.0.rbi → rubocop-minitest@0.35.1.rbi} +11 -8
  44. data/sorbet/rbi/gems/{rubocop-rails@2.24.1.rbi → rubocop-rails@2.26.0.rbi} +604 -275
  45. data/sorbet/rbi/gems/{rubocop-sorbet@0.8.0.rbi → rubocop-sorbet@0.8.5.rbi} +253 -127
  46. data/sorbet/rbi/gems/{rubocop@1.62.1.rbi → rubocop@1.65.1.rbi} +2334 -1779
  47. data/sorbet/rbi/gems/securerandom@0.3.1.rbi +73 -0
  48. data/sorbet/rbi/gems/{spoom@1.2.4.rbi → spoom@1.4.2.rbi} +2003 -848
  49. data/sorbet/rbi/gems/strscan@3.1.0.rbi +9 -0
  50. data/sorbet/rbi/gems/{tapioca@0.13.1.rbi → tapioca@0.16.1.rbi} +294 -259
  51. data/sorbet/rbi/gems/{toys-core@0.15.5.rbi → toys-core@0.15.6.rbi} +1 -0
  52. data/sorbet/rbi/gems/{toys@0.15.5.rbi → toys@0.15.6.rbi} +4 -3
  53. data/sorbet/rbi/gems/{vcr@6.2.0.rbi → vcr@6.3.1.rbi} +72 -68
  54. data/sorbet/rbi/gems/{webmock@3.23.0.rbi → webmock@3.23.1.rbi} +1 -0
  55. data/sorbet/rbi/gems/{yard-sorbet@0.8.1.rbi → yard-sorbet@0.9.0.rbi} +36 -29
  56. metadata +46 -49
  57. data/sorbet/rbi/gems/coderay@1.1.3.rbi +0 -3426
  58. data/sorbet/rbi/gems/method_source@1.0.0.rbi +0 -272
  59. data/sorbet/rbi/gems/mutex_m@0.2.0.rbi +0 -93
  60. data/sorbet/rbi/gems/prettier_print@1.2.1.rbi +0 -951
  61. data/sorbet/rbi/gems/pry-sorbet@0.2.1.rbi +0 -966
  62. data/sorbet/rbi/gems/pry@0.14.2.rbi +0 -10077
  63. data/sorbet/rbi/gems/syntax_tree@6.2.0.rbi +0 -23136
@@ -1,966 +0,0 @@
1
- # typed: true
2
-
3
- # DO NOT EDIT MANUALLY
4
- # This is an autogenerated file for types exported from the `pry-sorbet` gem.
5
- # Please instead update this file by running `bin/tapioca gem pry-sorbet`.
6
-
7
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#3
8
- class Pry
9
- extend ::Forwardable
10
-
11
- # source://pry/0.14.2/lib/pry/pry_instance.rb#81
12
- def initialize(options = T.unsafe(nil)); end
13
-
14
- # source://pry/0.14.2/lib/pry/pry_instance.rb#212
15
- def add_sticky_local(name, &block); end
16
-
17
- # source://pry/0.14.2/lib/pry/pry_instance.rb#35
18
- def backtrace; end
19
-
20
- # source://pry/0.14.2/lib/pry/pry_instance.rb#35
21
- def backtrace=(_arg0); end
22
-
23
- # source://pry/0.14.2/lib/pry/pry_instance.rb#32
24
- def binding_stack; end
25
-
26
- # source://pry/0.14.2/lib/pry/pry_instance.rb#32
27
- def binding_stack=(_arg0); end
28
-
29
- # source://forwardable/1.3.3/forwardable.rb#231
30
- def color(*args, **_arg1, &block); end
31
-
32
- # source://forwardable/1.3.3/forwardable.rb#231
33
- def color=(*args, **_arg1, &block); end
34
-
35
- # source://forwardable/1.3.3/forwardable.rb#231
36
- def commands(*args, **_arg1, &block); end
37
-
38
- # source://forwardable/1.3.3/forwardable.rb#231
39
- def commands=(*args, **_arg1, &block); end
40
-
41
- # source://pry/0.14.2/lib/pry/pry_instance.rb#145
42
- def complete(str); end
43
-
44
- # source://pry/0.14.2/lib/pry/pry_instance.rb#50
45
- def config; end
46
-
47
- # source://pry/0.14.2/lib/pry/pry_instance.rb#124
48
- def current_binding; end
49
-
50
- # source://pry/0.14.2/lib/pry/pry_instance.rb#124
51
- def current_context; end
52
-
53
- # source://pry/0.14.2/lib/pry/pry_instance.rb#33
54
- def custom_completions; end
55
-
56
- # source://pry/0.14.2/lib/pry/pry_instance.rb#33
57
- def custom_completions=(_arg0); end
58
-
59
- # source://forwardable/1.3.3/forwardable.rb#231
60
- def editor(*args, **_arg1, &block); end
61
-
62
- # source://forwardable/1.3.3/forwardable.rb#231
63
- def editor=(*args, **_arg1, &block); end
64
-
65
- # source://pry/0.14.2/lib/pry/pry_instance.rb#255
66
- def eval(line, options = T.unsafe(nil)); end
67
-
68
- # source://pry/0.14.2/lib/pry/pry_instance.rb#34
69
- def eval_string; end
70
-
71
- # source://pry/0.14.2/lib/pry/pry_instance.rb#34
72
- def eval_string=(_arg0); end
73
-
74
- # source://pry/0.14.2/lib/pry/pry_instance.rb#286
75
- def evaluate_ruby(code); end
76
-
77
- # source://forwardable/1.3.3/forwardable.rb#231
78
- def exception_handler(*args, **_arg1, &block); end
79
-
80
- # source://forwardable/1.3.3/forwardable.rb#231
81
- def exception_handler=(*args, **_arg1, &block); end
82
-
83
- # source://pry/0.14.2/lib/pry/pry_instance.rb#394
84
- def exec_hook(name, *args, &block); end
85
-
86
- # source://pry/0.14.2/lib/pry/pry_instance.rb#42
87
- def exit_value; end
88
-
89
- # source://forwardable/1.3.3/forwardable.rb#231
90
- def extra_sticky_locals(*args, **_arg1, &block); end
91
-
92
- # source://forwardable/1.3.3/forwardable.rb#231
93
- def extra_sticky_locals=(*args, **_arg1, &block); end
94
-
95
- # source://forwardable/1.3.3/forwardable.rb#231
96
- def hooks(*args, **_arg1, &block); end
97
-
98
- # source://forwardable/1.3.3/forwardable.rb#231
99
- def hooks=(*args, **_arg1, &block); end
100
-
101
- # source://pry/0.14.2/lib/pry/pry_instance.rb#173
102
- def inject_local(name, value, binding); end
103
-
104
- # source://pry/0.14.2/lib/pry/pry_instance.rb#201
105
- def inject_sticky_locals!; end
106
-
107
- # source://forwardable/1.3.3/forwardable.rb#231
108
- def input(*args, **_arg1, &block); end
109
-
110
- # source://forwardable/1.3.3/forwardable.rb#231
111
- def input=(*args, **_arg1, &block); end
112
-
113
- # source://pry/0.14.2/lib/pry/pry_instance.rb#45
114
- def input_ring; end
115
-
116
- # source://pry/0.14.2/lib/pry/pry_instance.rb#39
117
- def last_dir; end
118
-
119
- # source://pry/0.14.2/lib/pry/pry_instance.rb#39
120
- def last_dir=(_arg0); end
121
-
122
- # source://pry/0.14.2/lib/pry/pry_instance.rb#41
123
- def last_exception; end
124
-
125
- # source://pry/0.14.2/lib/pry/pry_instance.rb#418
126
- def last_exception=(exception); end
127
-
128
- # source://pry/0.14.2/lib/pry/pry_instance.rb#38
129
- def last_file; end
130
-
131
- # source://pry/0.14.2/lib/pry/pry_instance.rb#38
132
- def last_file=(_arg0); end
133
-
134
- # source://pry/0.14.2/lib/pry/pry_instance.rb#37
135
- def last_result; end
136
-
137
- # source://pry/0.14.2/lib/pry/pry_instance.rb#37
138
- def last_result=(_arg0); end
139
-
140
- # source://pry/0.14.2/lib/pry/pry_instance.rb#440
141
- def last_result_is_exception?; end
142
-
143
- # source://pry/0.14.2/lib/pry/pry_instance.rb#190
144
- def memory_size; end
145
-
146
- # source://pry/0.14.2/lib/pry/pry_instance.rb#195
147
- def memory_size=(size); end
148
-
149
- # source://pry/0.14.2/lib/pry/pry_instance.rb#538
150
- def output; end
151
-
152
- # source://forwardable/1.3.3/forwardable.rb#231
153
- def output=(*args, **_arg1, &block); end
154
-
155
- # source://pry/0.14.2/lib/pry/pry_instance.rb#48
156
- def output_ring; end
157
-
158
- # source://pry/0.14.2/lib/pry/pry_instance.rb#530
159
- def pager; end
160
-
161
- # source://forwardable/1.3.3/forwardable.rb#231
162
- def pager=(*args, **_arg1, &block); end
163
-
164
- # source://pry/0.14.2/lib/pry/pry_instance.rb#522
165
- def pop_prompt; end
166
-
167
- # source://forwardable/1.3.3/forwardable.rb#231
168
- def print(*args, **_arg1, &block); end
169
-
170
- # source://forwardable/1.3.3/forwardable.rb#231
171
- def print=(*args, **_arg1, &block); end
172
-
173
- # source://pry/0.14.2/lib/pry/pry_instance.rb#325
174
- def process_command(val); end
175
-
176
- # source://pry/0.14.2/lib/pry/pry_instance.rb#360
177
- def process_command_safely(val); end
178
-
179
- # source://pry/0.14.2/lib/pry/pry_instance.rb#101
180
- def prompt; end
181
-
182
- # source://pry/0.14.2/lib/pry/pry_instance.rb#108
183
- def prompt=(new_prompt); end
184
-
185
- # source://pry/0.14.2/lib/pry/pry_instance.rb#131
186
- def push_binding(object); end
187
-
188
- # source://pry/0.14.2/lib/pry/pry_instance.rb#118
189
- def push_initial_binding(target = T.unsafe(nil)); end
190
-
191
- # source://pry/0.14.2/lib/pry/pry_instance.rb#506
192
- def push_prompt(new_prompt); end
193
-
194
- # source://pry/0.14.2/lib/pry/pry_instance.rb#592
195
- def quiet?; end
196
-
197
- # source://pry/0.14.2/lib/pry/pry_instance.rb#582
198
- def raise_up(*args); end
199
-
200
- # source://pry/0.14.2/lib/pry/pry_instance.rb#586
201
- def raise_up!(*args); end
202
-
203
- # source://pry/0.14.2/lib/pry/pry_instance.rb#554
204
- def raise_up_common(force, *args); end
205
-
206
- # source://pry/0.14.2/lib/pry/pry_instance.rb#282
207
- def repl(target = T.unsafe(nil)); end
208
-
209
- # source://pry/0.14.2/lib/pry/pry_instance.rb#231
210
- def reset_eval_string; end
211
-
212
- # source://pry/0.14.2/lib/pry/pry_instance.rb#375
213
- def run_command(val); end
214
-
215
- # source://pry/0.14.2/lib/pry/pry_instance.rb#453
216
- def select_prompt; end
217
-
218
- # source://pry/0.14.2/lib/pry/pry_instance.rb#409
219
- def set_last_result(result, code = T.unsafe(nil)); end
220
-
221
- # source://pry/0.14.2/lib/pry/pry_instance.rb#447
222
- def should_print?; end
223
-
224
- # source://pry/0.14.2/lib/pry/pry_instance.rb#298
225
- def show_result(result); end
226
-
227
- # source://pry/0.14.2/lib/pry/pry_instance.rb#216
228
- def sticky_locals; end
229
-
230
- # source://pry/0.14.2/lib/pry/pry_instance.rb#36
231
- def suppress_output; end
232
-
233
- # source://pry/0.14.2/lib/pry/pry_instance.rb#36
234
- def suppress_output=(_arg0); end
235
-
236
- # source://pry/0.14.2/lib/pry/pry_instance.rb#428
237
- def update_input_history(code); end
238
-
239
- private
240
-
241
- # source://pry/0.14.2/lib/pry/pry_instance.rb#680
242
- def ensure_correct_encoding!(val); end
243
-
244
- # source://pry/0.14.2/lib/pry/pry_instance.rb#688
245
- def generate_prompt(prompt_proc, conf); end
246
-
247
- # source://pry/0.14.2/lib/pry/pry_instance.rb#598
248
- def handle_line(line, options); end
249
-
250
- # source://pry/0.14.2/lib/pry/pry_instance.rb#697
251
- def prompt_stack; end
252
-
253
- class << self
254
- # source://pry/0.14.2/lib/pry/code.rb#12
255
- def Code(obj); end
256
-
257
- # source://pry/0.14.2/lib/pry/method.rb#9
258
- def Method(obj); end
259
-
260
- # source://pry/0.14.2/lib/pry/wrapped_module.rb#7
261
- def WrappedModule(obj); end
262
-
263
- # source://pry/0.14.2/lib/pry/pry_class.rb#294
264
- def auto_resize!; end
265
-
266
- # source://pry/0.14.2/lib/pry/pry_class.rb#347
267
- def binding_for(target); end
268
-
269
- # source://pry/0.14.2/lib/pry/pry_class.rb#22
270
- def cli; end
271
-
272
- # source://pry/0.14.2/lib/pry/pry_class.rb#22
273
- def cli=(_arg0); end
274
-
275
- # source://forwardable/1.3.3/forwardable.rb#231
276
- def color(*args, **_arg1, &block); end
277
-
278
- # source://forwardable/1.3.3/forwardable.rb#231
279
- def color=(*args, **_arg1, &block); end
280
-
281
- # source://forwardable/1.3.3/forwardable.rb#231
282
- def commands(*args, **_arg1, &block); end
283
-
284
- # source://forwardable/1.3.3/forwardable.rb#231
285
- def commands=(*args, **_arg1, &block); end
286
-
287
- # source://pry/0.14.2/lib/pry/pry_class.rb#25
288
- def config; end
289
-
290
- # source://pry/0.14.2/lib/pry/pry_class.rb#25
291
- def config=(_arg0); end
292
-
293
- # source://pry/0.14.2/lib/pry/pry_class.rb#46
294
- def configure; end
295
-
296
- # source://pry/0.14.2/lib/pry/pry_class.rb#380
297
- def critical_section; end
298
-
299
- # source://pry/0.14.2/lib/pry/pry_class.rb#63
300
- def current; end
301
-
302
- # source://pry/0.14.2/lib/pry/pry_class.rb#19
303
- def current_line; end
304
-
305
- # source://pry/0.14.2/lib/pry/pry_class.rb#19
306
- def current_line=(_arg0); end
307
-
308
- # source://pry/0.14.2/lib/pry/pry_class.rb#18
309
- def custom_completions; end
310
-
311
- # source://pry/0.14.2/lib/pry/pry_class.rb#18
312
- def custom_completions=(_arg0); end
313
-
314
- # source://forwardable/1.3.3/forwardable.rb#231
315
- def editor(*args, **_arg1, &block); end
316
-
317
- # source://forwardable/1.3.3/forwardable.rb#231
318
- def editor=(*args, **_arg1, &block); end
319
-
320
- # source://pry/0.14.2/lib/pry/pry_class.rb#21
321
- def eval_path; end
322
-
323
- # source://pry/0.14.2/lib/pry/pry_class.rb#21
324
- def eval_path=(_arg0); end
325
-
326
- # source://forwardable/1.3.3/forwardable.rb#231
327
- def exception_handler(*args, **_arg1, &block); end
328
-
329
- # source://forwardable/1.3.3/forwardable.rb#231
330
- def exception_handler=(*args, **_arg1, &block); end
331
-
332
- # source://forwardable/1.3.3/forwardable.rb#231
333
- def extra_sticky_locals(*args, **_arg1, &block); end
334
-
335
- # source://forwardable/1.3.3/forwardable.rb#231
336
- def extra_sticky_locals=(*args, **_arg1, &block); end
337
-
338
- # source://pry/0.14.2/lib/pry/pry_class.rb#139
339
- def final_session_setup; end
340
-
341
- # source://forwardable/1.3.3/forwardable.rb#231
342
- def history(*args, **_arg1, &block); end
343
-
344
- # source://forwardable/1.3.3/forwardable.rb#231
345
- def history=(*args, **_arg1, &block); end
346
-
347
- # source://forwardable/1.3.3/forwardable.rb#231
348
- def hooks(*args, **_arg1, &block); end
349
-
350
- # source://forwardable/1.3.3/forwardable.rb#231
351
- def hooks=(*args, **_arg1, &block); end
352
-
353
- # source://pry/0.14.2/lib/pry/pry_class.rb#375
354
- def in_critical_section?; end
355
-
356
- # source://pry/0.14.2/lib/pry/pry_class.rb#338
357
- def init; end
358
-
359
- # source://pry/0.14.2/lib/pry/pry_class.rb#257
360
- def initial_session?; end
361
-
362
- # source://pry/0.14.2/lib/pry/pry_class.rb#129
363
- def initial_session_setup; end
364
-
365
- # source://forwardable/1.3.3/forwardable.rb#231
366
- def input(*args, **_arg1, &block); end
367
-
368
- # source://forwardable/1.3.3/forwardable.rb#231
369
- def input=(*args, **_arg1, &block); end
370
-
371
- # source://pry/0.14.2/lib/pry/pry_class.rb#24
372
- def last_internal_error; end
373
-
374
- # source://pry/0.14.2/lib/pry/pry_class.rb#24
375
- def last_internal_error=(_arg0); end
376
-
377
- # source://pry/0.14.2/lib/pry/pry_class.rb#20
378
- def line_buffer; end
379
-
380
- # source://pry/0.14.2/lib/pry/pry_class.rb#20
381
- def line_buffer=(_arg0); end
382
-
383
- # source://pry/0.14.2/lib/pry/pry_class.rb#69
384
- def load_file_at_toplevel(file); end
385
-
386
- # source://pry/0.14.2/lib/pry/pry_class.rb#202
387
- def load_file_through_repl(file_name); end
388
-
389
- # source://pry/0.14.2/lib/pry/pry_class.rb#251
390
- def load_history; end
391
-
392
- # source://pry/0.14.2/lib/pry/pry_class.rb#77
393
- def load_rc_files; end
394
-
395
- # source://pry/0.14.2/lib/pry/pry_class.rb#101
396
- def load_requires; end
397
-
398
- # source://pry/0.14.2/lib/pry/pry_class.rb#109
399
- def load_traps; end
400
-
401
- # source://pry/0.14.2/lib/pry/pry_class.rb#113
402
- def load_win32console; end
403
-
404
- # source://pry/0.14.2/lib/pry/pry_class.rb#55
405
- def main; end
406
-
407
- # source://forwardable/1.3.3/forwardable.rb#231
408
- def memory_size(*args, **_arg1, &block); end
409
-
410
- # source://forwardable/1.3.3/forwardable.rb#231
411
- def memory_size=(*args, **_arg1, &block); end
412
-
413
- # source://forwardable/1.3.3/forwardable.rb#231
414
- def output(*args, **_arg1, &block); end
415
-
416
- # source://forwardable/1.3.3/forwardable.rb#231
417
- def output=(*args, **_arg1, &block); end
418
-
419
- # source://forwardable/1.3.3/forwardable.rb#231
420
- def pager(*args, **_arg1, &block); end
421
-
422
- # source://forwardable/1.3.3/forwardable.rb#231
423
- def pager=(*args, **_arg1, &block); end
424
-
425
- # source://forwardable/1.3.3/forwardable.rb#231
426
- def print(*args, **_arg1, &block); end
427
-
428
- # source://forwardable/1.3.3/forwardable.rb#231
429
- def print=(*args, **_arg1, &block); end
430
-
431
- # source://forwardable/1.3.3/forwardable.rb#231
432
- def prompt(*args, **_arg1, &block); end
433
-
434
- # source://forwardable/1.3.3/forwardable.rb#231
435
- def prompt=(*args, **_arg1, &block); end
436
-
437
- # source://pry/0.14.2/lib/pry/pry_class.rb#23
438
- def quiet; end
439
-
440
- # source://pry/0.14.2/lib/pry/pry_class.rb#23
441
- def quiet=(_arg0); end
442
-
443
- # source://pry/0.14.2/lib/pry/pry_class.rb#86
444
- def rc_files_to_load; end
445
-
446
- # source://pry/0.14.2/lib/pry/pry_class.rb#94
447
- def real_path_to(file); end
448
-
449
- # source://pry/0.14.2/lib/pry/pry_class.rb#326
450
- def reset_defaults; end
451
-
452
- # source://pry/0.14.2/lib/pry/pry_class.rb#277
453
- def run_command(command_string, options = T.unsafe(nil)); end
454
-
455
- # source://pry/0.14.2/lib/pry/pry_class.rb#156
456
- def start(target = T.unsafe(nil), options = T.unsafe(nil)); end
457
-
458
- # source://pry/0.14.2/lib/pry/pry_class.rb#354
459
- def toplevel_binding; end
460
-
461
- # source://pry/0.14.2/lib/pry/pry_class.rb#372
462
- def toplevel_binding=(_arg0); end
463
-
464
- # source://pry/0.14.2/lib/pry/pry_class.rb#225
465
- def view_clip(obj, options = T.unsafe(nil)); end
466
-
467
- private
468
-
469
- # source://pry/0.14.2/lib/pry/pry_class.rb#388
470
- def mutex_available?; end
471
- end
472
- end
473
-
474
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#4
475
- class Pry::Command
476
- include ::Pry::Helpers::OptionsHelpers
477
-
478
- # source://pry/0.14.2/lib/pry/command.rb#230
479
- def initialize(context = T.unsafe(nil)); end
480
-
481
- # source://pry/0.14.2/lib/pry/command.rb#292
482
- def _pry_; end
483
-
484
- # source://pry/0.14.2/lib/pry/command.rb#217
485
- def _pry_=(_arg0); end
486
-
487
- # source://pry/0.14.2/lib/pry/command.rb#213
488
- def arg_string; end
489
-
490
- # source://pry/0.14.2/lib/pry/command.rb#213
491
- def arg_string=(_arg0); end
492
-
493
- # source://pry/0.14.2/lib/pry/command.rb#253
494
- def block; end
495
-
496
- # source://pry/0.14.2/lib/pry/command.rb#211
497
- def captures; end
498
-
499
- # source://pry/0.14.2/lib/pry/command.rb#211
500
- def captures=(_arg0); end
501
-
502
- # source://pry/0.14.2/lib/pry/command.rb#329
503
- def check_for_command_collision(command_match, arg_string); end
504
-
505
- # source://pry/0.14.2/lib/pry/command.rb#226
506
- def command_block; end
507
-
508
- # source://pry/0.14.2/lib/pry/command.rb#226
509
- def command_block=(_arg0); end
510
-
511
- # source://pry/0.14.2/lib/pry/command.rb#261
512
- def command_name; end
513
-
514
- # source://pry/0.14.2/lib/pry/command.rb#257
515
- def command_options; end
516
-
517
- # source://pry/0.14.2/lib/pry/command.rb#215
518
- def command_set; end
519
-
520
- # source://pry/0.14.2/lib/pry/command.rb#215
521
- def command_set=(_arg0); end
522
-
523
- # source://pry/0.14.2/lib/pry/command.rb#284
524
- def commands; end
525
-
526
- # source://pry/0.14.2/lib/pry/command.rb#411
527
- def complete(_search); end
528
-
529
- # source://pry/0.14.2/lib/pry/command.rb#214
530
- def context; end
531
-
532
- # source://pry/0.14.2/lib/pry/command.rb#214
533
- def context=(_arg0); end
534
-
535
- # source://pry/0.14.2/lib/pry/command.rb#249
536
- def description; end
537
-
538
- # source://pry/0.14.2/lib/pry/command.rb#212
539
- def eval_string; end
540
-
541
- # source://pry/0.14.2/lib/pry/command.rb#212
542
- def eval_string=(_arg0); end
543
-
544
- # source://pry/0.14.2/lib/pry/command.rb#216
545
- def hooks; end
546
-
547
- # source://pry/0.14.2/lib/pry/command.rb#216
548
- def hooks=(_arg0); end
549
-
550
- # source://pry/0.14.2/lib/pry/command.rb#318
551
- def interpolate_string(str); end
552
-
553
- # source://pry/0.14.2/lib/pry/command.rb#245
554
- def match; end
555
-
556
- # source://pry/0.14.2/lib/pry/command.rb#241
557
- def name; end
558
-
559
- # source://pry/0.14.2/lib/pry/command.rb#209
560
- def output; end
561
-
562
- # source://pry/0.14.2/lib/pry/command.rb#209
563
- def output=(_arg0); end
564
-
565
- # source://pry/0.14.2/lib/pry/command.rb#394
566
- def process_line(line); end
567
-
568
- # source://pry/0.14.2/lib/pry/command.rb#217
569
- def pry_instance; end
570
-
571
- # source://pry/0.14.2/lib/pry/command.rb#217
572
- def pry_instance=(_arg0); end
573
-
574
- # source://pry/0.14.2/lib/pry/command.rb#278
575
- def run(command_string, *args); end
576
-
577
- # source://pry/0.14.2/lib/pry/command.rb#265
578
- def source; end
579
-
580
- # source://pry/0.14.2/lib/pry/command.rb#309
581
- def state; end
582
-
583
- # source://pry/0.14.2/lib/pry/command.rb#210
584
- def target; end
585
-
586
- # source://pry/0.14.2/lib/pry/command.rb#210
587
- def target=(_arg0); end
588
-
589
- # source://pry/0.14.2/lib/pry/command.rb#298
590
- def target_self; end
591
-
592
- # source://pry/0.14.2/lib/pry/command.rb#356
593
- def tokenize(val); end
594
-
595
- # source://pry/0.14.2/lib/pry/command.rb#288
596
- def void; end
597
-
598
- private
599
-
600
- # source://pry/0.14.2/lib/pry/command.rb#485
601
- def after_hooks; end
602
-
603
- # source://pry/0.14.2/lib/pry/command.rb#481
604
- def before_hooks; end
605
-
606
- # source://pry/0.14.2/lib/pry/command.rb#425
607
- def call_safely(*args); end
608
-
609
- # source://pry/0.14.2/lib/pry/command.rb#492
610
- def call_with_hooks(*args); end
611
-
612
- # source://pry/0.14.2/lib/pry/command.rb#476
613
- def find_hooks(event); end
614
-
615
- # source://pry/0.14.2/lib/pry/command.rb#509
616
- def normalize_method_args(method, args); end
617
-
618
- # source://pry/0.14.2/lib/pry/command.rb#451
619
- def pass_block(arg_string); end
620
-
621
- # source://pry/0.14.2/lib/pry/command.rb#436
622
- def use_unpatched_symbol; end
623
-
624
- class << self
625
- # source://pry/0.14.2/lib/pry/command.rb#61
626
- def banner(arg = T.unsafe(nil)); end
627
-
628
- # source://pry/0.14.2/lib/pry/command.rb#66
629
- def block; end
630
-
631
- # source://pry/0.14.2/lib/pry/command.rb#30
632
- def block=(_arg0); end
633
-
634
- # source://pry/0.14.2/lib/pry/command.rb#109
635
- def command_name; end
636
-
637
- # source://pry/0.14.2/lib/pry/command.rb#51
638
- def command_options(arg = T.unsafe(nil)); end
639
-
640
- # source://pry/0.14.2/lib/pry/command.rb#32
641
- def command_options=(_arg0); end
642
-
643
- # source://pry/0.14.2/lib/pry/command.rb#165
644
- def command_regex; end
645
-
646
- # source://pry/0.14.2/lib/pry/command.rb#172
647
- def convert_to_regex(obj); end
648
-
649
- # source://pry/0.14.2/lib/pry/command.rb#89
650
- def default_options(match); end
651
-
652
- # source://pry/0.14.2/lib/pry/command.rb#45
653
- def description(arg = T.unsafe(nil)); end
654
-
655
- # source://pry/0.14.2/lib/pry/command.rb#31
656
- def description=(_arg0); end
657
-
658
- # source://pry/0.14.2/lib/pry/command.rb#75
659
- def doc; end
660
-
661
- # source://pry/0.14.2/lib/pry/command.rb#79
662
- def file; end
663
-
664
- # source://pry/0.14.2/lib/pry/command.rb#185
665
- def group(name = T.unsafe(nil)); end
666
-
667
- # source://pry/0.14.2/lib/pry/command.rb#105
668
- def inspect; end
669
-
670
- # source://pry/0.14.2/lib/pry/command.rb#84
671
- def line; end
672
-
673
- # source://pry/0.14.2/lib/pry/command.rb#35
674
- def match(arg = T.unsafe(nil)); end
675
-
676
- # source://pry/0.14.2/lib/pry/command.rb#33
677
- def match=(_arg0); end
678
-
679
- # source://pry/0.14.2/lib/pry/command.rb#153
680
- def match_score(val); end
681
-
682
- # source://pry/0.14.2/lib/pry/command.rb#133
683
- def matches?(val); end
684
-
685
- # source://pry/0.14.2/lib/pry/command.rb#101
686
- def name; end
687
-
688
- # source://pry/0.14.2/lib/pry/command.rb#51
689
- def options(arg = T.unsafe(nil)); end
690
-
691
- # source://pry/0.14.2/lib/pry/command.rb#32
692
- def options=(_arg0); end
693
-
694
- # source://pry/0.14.2/lib/pry/command.rb#70
695
- def source; end
696
-
697
- # source://pry/0.14.2/lib/pry/command.rb#79
698
- def source_file; end
699
-
700
- # source://pry/0.14.2/lib/pry/command.rb#84
701
- def source_line; end
702
-
703
- # source://pry/0.14.2/lib/pry/command.rb#202
704
- def state; end
705
-
706
- # source://pry/0.14.2/lib/pry/command.rb#120
707
- def subclass(match, description, options, helpers, &block); end
708
- end
709
- end
710
-
711
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#5
712
- class Pry::Command::ShowInfo < ::Pry::ClassCommand
713
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#10
714
- def initialize(*_arg0); end
715
-
716
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#127
717
- def code_object_header(code_object, line_num); end
718
-
719
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#61
720
- def code_object_with_accessible_source(code_object); end
721
-
722
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#213
723
- def complete(input); end
724
-
725
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#77
726
- def content_and_header_for_code_object(code_object); end
727
-
728
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#81
729
- def content_and_headers_for_all_module_candidates(mod); end
730
-
731
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#205
732
- def file_and_line_for(code_object); end
733
-
734
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#106
735
- def header(code_object); end
736
-
737
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#173
738
- def header_options; end
739
-
740
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#24
741
- def method_header(code_object, line_num); end
742
-
743
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#8
744
- def method_sections(code_object); end
745
-
746
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#151
747
- def module_header(code_object, line_num); end
748
-
749
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#100
750
- def no_definition_message; end
751
-
752
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#185
753
- def obj_name; end
754
-
755
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#16
756
- def options(opt); end
757
-
758
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#26
759
- def process; end
760
-
761
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#181
762
- def show_all_modules?(code_object); end
763
-
764
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#193
765
- def start_line_for(code_object); end
766
-
767
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#189
768
- def use_line_numbers?; end
769
-
770
- # source://pry/0.14.2/lib/pry/commands/show_info.rb#73
771
- def valid_superclass?(code_object); end
772
-
773
- private
774
-
775
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#31
776
- def build_signature_string(signature); end
777
- end
778
-
779
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#82
780
- class Pry::Method
781
- extend ::Forwardable
782
-
783
- # source://pry/0.14.2/lib/pry/method.rb#263
784
- def initialize(method, known_info = T.unsafe(nil)); end
785
-
786
- # source://pry/0.14.2/lib/pry/method.rb#483
787
- def ==(other); end
788
-
789
- # source://pry/0.14.2/lib/pry/method.rb#478
790
- def alias?; end
791
-
792
- # source://pry/0.14.2/lib/pry/method.rb#461
793
- def aliases; end
794
-
795
- # source://pry/0.14.2/lib/pry/method.rb#446
796
- def bound_method?; end
797
-
798
- # source://pry/0.14.2/lib/pry/method.rb#515
799
- def comment; end
800
-
801
- # source://pry/0.14.2/lib/pry/method.rb#329
802
- def doc; end
803
-
804
- # source://pry/0.14.2/lib/pry/method.rb#436
805
- def dynamically_defined?; end
806
-
807
- # source://pry/0.14.2/lib/pry/method.rb#491
808
- def is_a?(klass); end
809
-
810
- # source://pry/0.14.2/lib/pry/method.rb#491
811
- def kind_of?(klass); end
812
-
813
- # source://pry/0.14.2/lib/pry/method.rb#503
814
- def method_missing(method_name, *args, &block); end
815
-
816
- # source://pry/0.14.2/lib/pry/method.rb#272
817
- def name; end
818
-
819
- # source://pry/0.14.2/lib/pry/method.rb#299
820
- def name_with_owner; end
821
-
822
- # source://pry/0.14.2/lib/pry/method.rb#429
823
- def original_name; end
824
-
825
- # source://forwardable/1.3.3/forwardable.rb#231
826
- def owner(*args, **_arg1, &block); end
827
-
828
- # source://forwardable/1.3.3/forwardable.rb#231
829
- def parameters(*args, **_arg1, &block); end
830
-
831
- # source://pry/0.14.2/lib/pry/method.rb#456
832
- def pry_method?; end
833
-
834
- # source://forwardable/1.3.3/forwardable.rb#231
835
- def receiver(*args, **_arg1, &block); end
836
-
837
- # source://pry/0.14.2/lib/pry/method.rb#314
838
- def redefine(source); end
839
-
840
- # source://pry/0.14.2/lib/pry/method.rb#498
841
- def respond_to?(method_name, include_all = T.unsafe(nil)); end
842
-
843
- # source://pry/0.14.2/lib/pry/method.rb#391
844
- def signature; end
845
-
846
- # source://pry/0.14.2/lib/pry/method.rb#451
847
- def singleton_method?; end
848
-
849
- # source://pry/0.14.2/lib/pry/method.rb#304
850
- def source; end
851
-
852
- # source://pry/0.14.2/lib/pry/method.rb#321
853
- def source?; end
854
-
855
- # source://pry/0.14.2/lib/pry/method.rb#348
856
- def source_file; end
857
-
858
- # source://pry/0.14.2/lib/pry/method.rb#361
859
- def source_line; end
860
-
861
- # source://pry-sorbet//lib/pry-sorbet/extensions.rb#84
862
- def source_location; end
863
-
864
- # source://pry/0.14.2/lib/pry/method.rb#367
865
- def source_range; end
866
-
867
- # source://pry/0.14.2/lib/pry/method.rb#342
868
- def source_type; end
869
-
870
- # source://pry/0.14.2/lib/pry/method.rb#417
871
- def super(times = T.unsafe(nil)); end
872
-
873
- # source://pry/0.14.2/lib/pry/method.rb#441
874
- def unbound_method?; end
875
-
876
- # source://pry/0.14.2/lib/pry/method.rb#290
877
- def undefined?; end
878
-
879
- # source://pry/0.14.2/lib/pry/method.rb#373
880
- def visibility; end
881
-
882
- # source://pry/0.14.2/lib/pry/method.rb#284
883
- def wrapped; end
884
-
885
- # source://pry/0.14.2/lib/pry/method.rb#278
886
- def wrapped_owner; end
887
-
888
- private
889
-
890
- # source://pry/0.14.2/lib/pry/method.rb#578
891
- def c_source; end
892
-
893
- # source://pry/0.14.2/lib/pry/method.rb#564
894
- def method_name_from_first_line(first_ln); end
895
-
896
- # source://pry/0.14.2/lib/pry/method.rb#523
897
- def pry_doc_info; end
898
-
899
- # source://pry/0.14.2/lib/pry/method.rb#511
900
- def respond_to_missing?(method_name, include_private = T.unsafe(nil)); end
901
-
902
- # source://pry/0.14.2/lib/pry/method.rb#583
903
- def ruby_source; end
904
-
905
- # source://pry/0.14.2/lib/pry/method.rb#543
906
- def super_using_ancestors(ancestors, times = T.unsafe(nil)); end
907
-
908
- class << self
909
- # source://pry/0.14.2/lib/pry/method.rb#161
910
- def all_from_class(klass, include_super = T.unsafe(nil)); end
911
-
912
- # source://pry/0.14.2/lib/pry/method.rb#184
913
- def all_from_obj(obj, include_super = T.unsafe(nil)); end
914
-
915
- # source://pry/0.14.2/lib/pry/method.rb#77
916
- def from_binding(binding); end
917
-
918
- # source://pry/0.14.2/lib/pry/method.rb#136
919
- def from_class(klass, name, target = T.unsafe(nil)); end
920
-
921
- # source://pry/0.14.2/lib/pry/method.rb#136
922
- def from_module(klass, name, target = T.unsafe(nil)); end
923
-
924
- # source://pry/0.14.2/lib/pry/method.rb#151
925
- def from_obj(obj, name, target = T.unsafe(nil)); end
926
-
927
- # source://pry/0.14.2/lib/pry/method.rb#43
928
- def from_str(name, target = T.unsafe(nil), options = T.unsafe(nil)); end
929
-
930
- # source://pry/0.14.2/lib/pry/method.rb#227
931
- def instance_method_definition?(name, definition_line); end
932
-
933
- # source://pry/0.14.2/lib/pry/method.rb#210
934
- def instance_resolution_order(klass); end
935
-
936
- # source://pry/0.14.2/lib/pry/method.rb#114
937
- def lookup_method_via_binding(obj, method_name, method_type, target = T.unsafe(nil)); end
938
-
939
- # source://pry/0.14.2/lib/pry/method.rb#215
940
- def method_definition?(name, definition_line); end
941
-
942
- # source://pry/0.14.2/lib/pry/method.rb#192
943
- def resolution_order(obj); end
944
-
945
- # source://pry/0.14.2/lib/pry/method.rb#247
946
- def singleton_class_of(obj); end
947
-
948
- # source://pry/0.14.2/lib/pry/method.rb#238
949
- def singleton_class_resolution_order(klass); end
950
-
951
- # source://pry/0.14.2/lib/pry/method.rb#220
952
- def singleton_method_definition?(name, definition_line); end
953
- end
954
- end
955
-
956
- # source://pry-sorbet//lib/pry-sorbet.rb#5
957
- module PrySorbet; end
958
-
959
- # source://pry-sorbet//lib/pry-sorbet/commands/unwrap_command.rb#4
960
- class PrySorbet::UnwrapCommand < ::Pry::ClassCommand
961
- # source://pry-sorbet//lib/pry-sorbet/commands/unwrap_command.rb#16
962
- def process; end
963
- end
964
-
965
- # source://pry-sorbet//lib/pry-sorbet/version.rb#4
966
- PrySorbet::VERSION = T.let(T.unsafe(nil), String)