workos 2.9.0 → 2.11.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 (75) hide show
  1. checksums.yaml +4 -4
  2. data/.github/pull_request_template.md +11 -0
  3. data/Gemfile.lock +32 -3
  4. data/bin/tapioca +29 -0
  5. data/lib/workos/portal.rb +1 -1
  6. data/lib/workos/types/intent_enum.rb +3 -2
  7. data/lib/workos/version.rb +1 -1
  8. data/sorbet/rbi/gems/addressable@2.8.0.rbi +290 -0
  9. data/sorbet/rbi/gems/{ast.rbi → ast@2.4.2.rbi} +27 -22
  10. data/sorbet/rbi/gems/codecov@0.2.12.rbi +55 -0
  11. data/sorbet/rbi/gems/coderay@1.1.3.rbi +8 -0
  12. data/sorbet/rbi/gems/crack@0.4.5.rbi +57 -0
  13. data/sorbet/rbi/gems/diff-lcs@1.4.4.rbi +185 -0
  14. data/sorbet/rbi/gems/docile@1.3.5.rbi +54 -0
  15. data/sorbet/rbi/gems/hashdiff@1.0.1.rbi +82 -0
  16. data/sorbet/rbi/gems/json@2.5.1.rbi +109 -0
  17. data/sorbet/rbi/gems/method_source@1.0.0.rbi +8 -0
  18. data/sorbet/rbi/gems/parallel@1.20.1.rbi +113 -0
  19. data/sorbet/rbi/gems/parser@3.0.1.0.rbi +1187 -0
  20. data/sorbet/rbi/gems/pry@0.14.2.rbi +8 -0
  21. data/sorbet/rbi/gems/public_suffix@4.0.6.rbi +146 -0
  22. data/sorbet/rbi/gems/{rainbow.rbi → rainbow@3.0.0.rbi} +90 -55
  23. data/sorbet/rbi/gems/{rake.rbi → rake@13.0.3.rbi} +587 -424
  24. data/sorbet/rbi/gems/rbi@0.0.16.rbi +2118 -0
  25. data/sorbet/rbi/gems/regexp_parser@2.1.1.rbi +1117 -0
  26. data/sorbet/rbi/gems/{rexml.rbi → rexml@3.2.5.rbi} +587 -506
  27. data/sorbet/rbi/gems/{rspec-core.rbi → rspec-core@3.9.3.rbi} +2321 -1752
  28. data/sorbet/rbi/gems/{rspec-expectations.rbi → rspec-expectations@3.9.4.rbi} +1119 -677
  29. data/sorbet/rbi/gems/{rspec-mocks.rbi → rspec-mocks@3.9.1.rbi} +1327 -933
  30. data/sorbet/rbi/gems/rspec-support@3.9.4.rbi +511 -0
  31. data/sorbet/rbi/gems/rspec@3.9.0.rbi +38 -0
  32. data/sorbet/rbi/gems/rubocop-ast@1.4.1.rbi +1881 -0
  33. data/sorbet/rbi/gems/rubocop@0.93.1.rbi +11497 -0
  34. data/sorbet/rbi/gems/ruby-progressbar@1.11.0.rbi +405 -0
  35. data/sorbet/rbi/gems/simplecov-html@0.12.3.rbi +89 -0
  36. data/sorbet/rbi/gems/simplecov@0.21.2.rbi +577 -0
  37. data/sorbet/rbi/gems/simplecov_json_formatter@0.1.2.rbi +8 -0
  38. data/sorbet/rbi/gems/spoom@1.1.15.rbi +1549 -0
  39. data/sorbet/rbi/gems/tapioca@0.7.3.rbi +1718 -0
  40. data/sorbet/rbi/gems/thor@1.2.1.rbi +844 -0
  41. data/sorbet/rbi/gems/unicode-display_width@1.7.0.rbi +22 -0
  42. data/sorbet/rbi/gems/unparser@0.6.2.rbi +8 -0
  43. data/sorbet/rbi/gems/{vcr.rbi → vcr@5.0.0.rbi} +528 -401
  44. data/sorbet/rbi/gems/webmock@3.12.2.rbi +662 -0
  45. data/sorbet/rbi/gems/yard-sorbet@0.8.0.rbi +268 -0
  46. data/sorbet/rbi/gems/yard@0.9.26.rbi +4048 -0
  47. data/sorbet/tapioca/config.yml +13 -0
  48. data/sorbet/tapioca/require.rb +4 -0
  49. data/workos.gemspec +1 -1
  50. metadata +61 -50
  51. data/sorbet/rbi/gems/addressable.rbi +0 -199
  52. data/sorbet/rbi/gems/codecov.rbi +0 -37
  53. data/sorbet/rbi/gems/crack.rbi +0 -62
  54. data/sorbet/rbi/gems/docile.rbi +0 -36
  55. data/sorbet/rbi/gems/hashdiff.rbi +0 -66
  56. data/sorbet/rbi/gems/parallel.rbi +0 -83
  57. data/sorbet/rbi/gems/parser.rbi +0 -1429
  58. data/sorbet/rbi/gems/public_suffix.rbi +0 -104
  59. data/sorbet/rbi/gems/regexp_parser.rbi +0 -926
  60. data/sorbet/rbi/gems/rspec-support.rbi +0 -280
  61. data/sorbet/rbi/gems/rspec.rbi +0 -15
  62. data/sorbet/rbi/gems/rubocop-ast.rbi +0 -1355
  63. data/sorbet/rbi/gems/rubocop.rbi +0 -7253
  64. data/sorbet/rbi/gems/ruby-progressbar.rbi +0 -304
  65. data/sorbet/rbi/gems/simplecov-html.rbi +0 -35
  66. data/sorbet/rbi/gems/simplecov.rbi +0 -406
  67. data/sorbet/rbi/gems/unicode-display_width.rbi +0 -17
  68. data/sorbet/rbi/gems/webmock.rbi +0 -556
  69. data/sorbet/rbi/gems/yard.rbi +0 -1165
  70. data/sorbet/rbi/sorbet-typed/lib/rainbow/all/rainbow.rbi +0 -276
  71. data/sorbet/rbi/sorbet-typed/lib/rake/all/rake.rbi +0 -645
  72. data/sorbet/rbi/sorbet-typed/lib/rspec-core/all/rspec-core.rbi +0 -1891
  73. data/sorbet/rbi/sorbet-typed/lib/rubocop/~>0.85/rubocop.rbi +0 -2072
  74. data/sorbet/rbi/sorbet-typed/lib/yard/all/yard.rbi +0 -1214
  75. data/sorbet/rbi/todo.rbi +0 -5
@@ -1,175 +1,197 @@
1
- # This file is autogenerated. Do not edit it by hand. Regenerate it with:
2
- # srb rbi gems
3
-
4
1
  # typed: true
5
- #
6
- # If you would like to make changes to this file, great! Please create the gem's shim here:
7
- #
8
- # https://github.com/sorbet/sorbet-typed/new/master?filename=lib/rake/all/rake.rbi
9
- #
10
- # rake-13.0.3
11
2
 
12
- module Rake
13
- def self.add_rakelib(*files); end
14
- def self.application; end
15
- def self.application=(app); end
16
- def self.each_dir_parent(dir); end
17
- def self.from_pathname(path); end
18
- def self.load_rakefile(path); end
19
- def self.original_dir; end
20
- def self.suggested_thread_count; end
21
- def self.with_application(block_application = nil); end
22
- extend Rake::FileUtilsExt
23
- end
24
- module Rake::Version
3
+ # DO NOT EDIT MANUALLY
4
+ # This is an autogenerated file for types exported from the `rake` gem.
5
+ # Please instead update this file by running `bin/tapioca gem rake`.
6
+
7
+ FileList = Rake::FileList
8
+
9
+ module FileUtils
10
+ include ::FileUtils::StreamUtils_
11
+ extend ::FileUtils::StreamUtils_
12
+
13
+ def ruby(*args, **options, &block); end
14
+ def safe_ln(*args, **options); end
15
+ def sh(*cmd, &block); end
16
+ def split_all(path); end
17
+
18
+ private
19
+
20
+ def create_shell_runner(cmd); end
21
+ def set_verbose_option(options); end
22
+ def sh_show_command(cmd); end
25
23
  end
24
+
25
+ FileUtils::LN_SUPPORTED = T.let(T.unsafe(nil), Array)
26
+ FileUtils::RUBY = T.let(T.unsafe(nil), String)
27
+
26
28
  class Module
27
29
  def rake_extension(method); end
28
30
  end
29
- class String
30
- def ext(newext = nil); end
31
- def pathmap(spec = nil, &block); end
32
- def pathmap_explode; end
33
- def pathmap_partial(n); end
34
- def pathmap_replace(patterns, &block); end
35
- end
36
- module Rake::Win32
37
- def self.normalize(path); end
38
- def self.win32_system_dir; end
39
- def self.windows?; end
31
+
32
+ module Rake
33
+ extend ::FileUtils::StreamUtils_
34
+ extend ::FileUtils
35
+ extend ::Rake::FileUtilsExt
36
+
37
+ class << self
38
+ def add_rakelib(*files); end
39
+ def application; end
40
+ def application=(app); end
41
+ def each_dir_parent(dir); end
42
+ def from_pathname(path); end
43
+ def load_rakefile(path); end
44
+ def original_dir; end
45
+ def suggested_thread_count; end
46
+ def with_application(block_application = T.unsafe(nil)); end
47
+ end
40
48
  end
41
- class Rake::Win32::Win32HomeError < RuntimeError
49
+
50
+ class Rake::Application
51
+ include ::Rake::TaskManager
52
+ include ::Rake::TraceOutput
53
+
54
+ def initialize; end
55
+
56
+ def add_import(fn); end
57
+ def add_loader(ext, loader); end
58
+ def collect_command_line_tasks(args); end
59
+ def default_task_name; end
60
+ def deprecate(old_usage, new_usage, call_site); end
61
+ def display_cause_details(ex); end
62
+ def display_error_message(ex); end
63
+ def display_exception_backtrace(ex); end
64
+ def display_exception_details(ex); end
65
+ def display_exception_details_seen; end
66
+ def display_exception_message_details(ex); end
67
+ def display_prerequisites; end
68
+ def display_tasks_and_comments; end
69
+ def dynamic_width; end
70
+ def dynamic_width_stty; end
71
+ def dynamic_width_tput; end
72
+ def exit_because_of_exception(ex); end
73
+ def find_rakefile_location; end
74
+ def handle_options(argv); end
75
+ def has_cause?(ex); end
76
+ def have_rakefile; end
77
+ def init(app_name = T.unsafe(nil), argv = T.unsafe(nil)); end
78
+ def invoke_task(task_string); end
79
+ def load_imports; end
80
+ def load_rakefile; end
81
+ def name; end
82
+ def options; end
83
+ def original_dir; end
84
+ def parse_task_string(string); end
85
+ def print_rakefile_directory(location); end
86
+ def rake_require(file_name, paths = T.unsafe(nil), loaded = T.unsafe(nil)); end
87
+ def rakefile; end
88
+ def rakefile_location(backtrace = T.unsafe(nil)); end
89
+ def raw_load_rakefile; end
90
+ def run(argv = T.unsafe(nil)); end
91
+ def run_with_threads; end
92
+ def set_default_options; end
93
+ def standard_exception_handling; end
94
+ def standard_rake_options; end
95
+ def system_dir; end
96
+ def terminal_columns; end
97
+ def terminal_columns=(_arg0); end
98
+ def terminal_width; end
99
+ def thread_pool; end
100
+ def top_level; end
101
+ def top_level_tasks; end
102
+ def trace(*strings); end
103
+ def truncate(string, width); end
104
+ def truncate_output?; end
105
+ def tty_output=(_arg0); end
106
+ def tty_output?; end
107
+ def unix?; end
108
+ def windows?; end
109
+
110
+ private
111
+
112
+ def glob(path, &block); end
113
+ def has_chain?(exception); end
114
+ def select_tasks_to_show(options, show_tasks, value); end
115
+ def select_trace_output(options, trace_option, value); end
116
+ def sort_options(options); end
117
+ def standard_system_dir; end
42
118
  end
43
- class Rake::LinkedList
44
- def ==(other); end
45
- def conj(item); end
46
- def each; end
47
- def empty?; end
48
- def head; end
49
- def initialize(head, tail = nil); end
50
- def inspect; end
51
- def self.cons(head, tail); end
52
- def self.empty; end
53
- def self.make(*args); end
54
- def tail; end
55
- def to_s; end
56
- include Enumerable
119
+
120
+ Rake::Application::DEFAULT_RAKEFILES = T.let(T.unsafe(nil), Array)
121
+
122
+ module Rake::Backtrace
123
+ class << self
124
+ def collapse(backtrace); end
125
+ end
57
126
  end
58
- class Rake::LinkedList::EmptyLinkedList < Rake::LinkedList
59
- def empty?; end
60
- def initialize; end
61
- def self.cons(head, tail); end
127
+
128
+ Rake::Backtrace::SUPPRESSED_PATHS = T.let(T.unsafe(nil), Array)
129
+ Rake::Backtrace::SUPPRESSED_PATHS_RE = T.let(T.unsafe(nil), String)
130
+ Rake::Backtrace::SUPPRESS_PATTERN = T.let(T.unsafe(nil), Regexp)
131
+ Rake::Backtrace::SYS_KEYS = T.let(T.unsafe(nil), Array)
132
+ Rake::Backtrace::SYS_PATHS = T.let(T.unsafe(nil), Array)
133
+
134
+ module Rake::Cloneable
135
+ private
136
+
137
+ def initialize_copy(source); end
62
138
  end
139
+
140
+ class Rake::CommandLineOptionError < ::StandardError; end
141
+
63
142
  class Rake::CpuCounter
64
143
  def count; end
65
- def count_with_default(default = nil); end
66
- def self.count; end
67
- end
68
- class Rake::Scope < Rake::LinkedList
69
- def path; end
70
- def path_with_task_name(task_name); end
71
- def trim(n); end
72
- end
73
- class Rake::Scope::EmptyScope < Rake::LinkedList::EmptyLinkedList
74
- def path; end
75
- def path_with_task_name(task_name); end
76
- end
77
- class Rake::TaskArgumentError < ArgumentError
78
- end
79
- class Rake::RuleRecursionOverflowError < StandardError
80
- def add_target(target); end
81
- def initialize(*args); end
82
- def message; end
144
+ def count_with_default(default = T.unsafe(nil)); end
145
+
146
+ class << self
147
+ def count; end
148
+ end
83
149
  end
84
- module Rake::TaskManager
85
- def [](task_name, scopes = nil); end
86
- def add_location(task); end
87
- def attempt_rule(task_name, task_pattern, args, extensions, block, level); end
88
- def clear; end
89
- def create_rule(*args, &block); end
90
- def current_scope; end
91
- def define_task(task_class, *args, &block); end
92
- def enhance_with_matching_rule(task_name, level = nil); end
93
- def find_location; end
94
- def generate_did_you_mean_suggestions(task_name); end
95
- def generate_message_for_undefined_task(task_name); end
96
- def generate_name; end
97
- def get_description(task); end
98
- def in_namespace(name); end
99
- def initialize; end
100
- def intern(task_class, task_name); end
101
- def last_description; end
102
- def last_description=(arg0); end
103
- def lookup(task_name, initial_scope = nil); end
104
- def lookup_in_scope(name, scope); end
105
- def make_sources(task_name, task_pattern, extensions); end
106
- def resolve_args(args); end
107
- def resolve_args_with_dependencies(args, hash); end
108
- def resolve_args_without_dependencies(args); end
109
- def self.record_task_metadata; end
110
- def self.record_task_metadata=(arg0); end
111
- def synthesize_file_task(task_name); end
112
- def tasks; end
113
- def tasks_in_scope(scope); end
114
- def trace_rule(level, message); end
150
+
151
+ module Rake::DSL
152
+ include ::FileUtils::StreamUtils_
153
+ include ::FileUtils
154
+ include ::Rake::FileUtilsExt
155
+
156
+ private
157
+
158
+ def desc(description); end
159
+ def directory(*args, &block); end
160
+ def file(*args, &block); end
161
+ def file_create(*args, &block); end
162
+ def import(*fns); end
163
+ def multitask(*args, &block); end
164
+ def namespace(name = T.unsafe(nil), &block); end
165
+ def rule(*args, &block); end
166
+ def task(*args, &block); end
115
167
  end
116
- module Rake::Cloneable
117
- def initialize_copy(source); end
168
+
169
+ class Rake::DefaultLoader
170
+ def load(fn); end
118
171
  end
119
- module FileUtils
120
- def create_shell_runner(cmd); end
121
- def ruby(*args, **options, &block); end
122
- def safe_ln(*args, **options); end
123
- def set_verbose_option(options); end
124
- def sh(*cmd, &block); end
125
- def sh_show_command(cmd); end
126
- def split_all(path); end
172
+
173
+ Rake::EARLY = T.let(T.unsafe(nil), Rake::EarlyTime)
174
+ Rake::EMPTY_TASK_ARGS = T.let(T.unsafe(nil), Rake::TaskArguments)
175
+
176
+ class Rake::EarlyTime
177
+ include ::Comparable
178
+ include ::Singleton
179
+ extend ::Singleton::SingletonClassMethods
180
+
181
+ def <=>(other); end
182
+ def to_s; end
127
183
  end
128
- module Rake::FileUtilsExt
129
- def cd(*args, **options, &block); end
130
- def chdir(*args, **options, &block); end
131
- def chmod(*args, **options, &block); end
132
- def chmod_R(*args, **options, &block); end
133
- def chown(*args, **options, &block); end
134
- def chown_R(*args, **options, &block); end
135
- def copy(*args, **options, &block); end
136
- def cp(*args, **options, &block); end
137
- def cp_lr(*args, **options, &block); end
138
- def cp_r(*args, **options, &block); end
139
- def install(*args, **options, &block); end
140
- def link(*args, **options, &block); end
141
- def ln(*args, **options, &block); end
142
- def ln_s(*args, **options, &block); end
143
- def ln_sf(*args, **options, &block); end
144
- def makedirs(*args, **options, &block); end
145
- def mkdir(*args, **options, &block); end
146
- def mkdir_p(*args, **options, &block); end
147
- def mkpath(*args, **options, &block); end
148
- def move(*args, **options, &block); end
149
- def mv(*args, **options, &block); end
150
- def nowrite(value = nil); end
151
- def rake_check_options(options, *optdecl); end
152
- def rake_output_message(message); end
153
- def remove(*args, **options, &block); end
154
- def rm(*args, **options, &block); end
155
- def rm_f(*args, **options, &block); end
156
- def rm_r(*args, **options, &block); end
157
- def rm_rf(*args, **options, &block); end
158
- def rmdir(*args, **options, &block); end
159
- def rmtree(*args, **options, &block); end
160
- def safe_unlink(*args, **options, &block); end
161
- def self.nowrite_flag; end
162
- def self.nowrite_flag=(arg0); end
163
- def self.verbose_flag; end
164
- def self.verbose_flag=(arg0); end
165
- def symlink(*args, **options, &block); end
166
- def touch(*args, **options, &block); end
167
- def verbose(value = nil); end
168
- def when_writing(msg = nil); end
169
- extend Rake::FileUtilsExt
170
- include FileUtils
184
+
185
+ class Rake::FileCreationTask < ::Rake::FileTask
186
+ def needed?; end
187
+ def timestamp; end
171
188
  end
189
+
172
190
  class Rake::FileList
191
+ include ::Rake::Cloneable
192
+
193
+ def initialize(*patterns); end
194
+
173
195
  def &(*args, &block); end
174
196
  def *(other); end
175
197
  def +(*args, &block); end
@@ -180,7 +202,6 @@ class Rake::FileList
180
202
  def [](*args, &block); end
181
203
  def []=(*args, &block); end
182
204
  def add(*filenames); end
183
- def add_matching(pattern); end
184
205
  def all?(*args, &block); end
185
206
  def any?(*args, &block); end
186
207
  def append(*args, &block); end
@@ -193,12 +214,12 @@ class Rake::FileList
193
214
  def chunk_while(*args, &block); end
194
215
  def clear(*args, &block); end
195
216
  def clear_exclude; end
196
- def collect!(*args, &block); end
197
217
  def collect(*args, &block); end
218
+ def collect!(*args, &block); end
198
219
  def collect_concat(*args, &block); end
199
220
  def combination(*args, &block); end
200
- def compact!(*args, &block); end
201
221
  def compact(*args, &block); end
222
+ def compact!(*args, &block); end
202
223
  def concat(*args, &block); end
203
224
  def count(*args, &block); end
204
225
  def cycle(*args, &block); end
@@ -223,34 +244,34 @@ class Rake::FileList
223
244
  def entries(*args, &block); end
224
245
  def exclude(*patterns, &block); end
225
246
  def excluded_from_list?(fn); end
226
- def existing!; end
227
247
  def existing; end
228
- def ext(newext = nil); end
248
+ def existing!; end
249
+ def ext(newext = T.unsafe(nil)); end
229
250
  def fetch(*args, &block); end
230
251
  def fill(*args, &block); end
231
- def filter!(*args, &block); end
232
252
  def filter(*args, &block); end
253
+ def filter!(*args, &block); end
233
254
  def filter_map(*args, &block); end
234
255
  def find(*args, &block); end
235
256
  def find_all(*args, &block); end
236
257
  def find_index(*args, &block); end
237
258
  def first(*args, &block); end
238
259
  def flat_map(*args, &block); end
239
- def flatten!(*args, &block); end
240
260
  def flatten(*args, &block); end
261
+ def flatten!(*args, &block); end
241
262
  def grep(*args, &block); end
242
263
  def grep_v(*args, &block); end
243
264
  def group_by(*args, &block); end
244
- def gsub!(pat, rep); end
245
265
  def gsub(pat, rep); end
266
+ def gsub!(pat, rep); end
246
267
  def import(array); end
247
268
  def include(*filenames); end
248
269
  def include?(*args, &block); end
249
270
  def index(*args, &block); end
250
- def initialize(*patterns); end
251
271
  def inject(*args, &block); end
252
272
  def insert(*args, &block); end
253
273
  def inspect(*args, &block); end
274
+ def intersect?(*args, &block); end
254
275
  def intersection(*args, &block); end
255
276
  def is_a?(klass); end
256
277
  def join(*args, &block); end
@@ -259,8 +280,8 @@ class Rake::FileList
259
280
  def last(*args, &block); end
260
281
  def lazy(*args, &block); end
261
282
  def length(*args, &block); end
262
- def map!(*args, &block); end
263
283
  def map(*args, &block); end
284
+ def map!(*args, &block); end
264
285
  def max(*args, &block); end
265
286
  def max_by(*args, &block); end
266
287
  def member?(*args, &block); end
@@ -272,48 +293,46 @@ class Rake::FileList
272
293
  def one?(*args, &block); end
273
294
  def pack(*args, &block); end
274
295
  def partition(&block); end
275
- def pathmap(spec = nil, &block); end
296
+ def pathmap(spec = T.unsafe(nil), &block); end
276
297
  def permutation(*args, &block); end
298
+ def place(*args, &block); end
277
299
  def pop(*args, &block); end
278
300
  def prepend(*args, &block); end
279
301
  def product(*args, &block); end
280
302
  def push(*args, &block); end
281
303
  def rassoc(*args, &block); end
282
304
  def reduce(*args, &block); end
283
- def reject!(*args, &block); end
284
305
  def reject(*args, &block); end
306
+ def reject!(*args, &block); end
285
307
  def repeated_combination(*args, &block); end
286
308
  def repeated_permutation(*args, &block); end
287
309
  def replace(*args, &block); end
288
310
  def resolve; end
289
- def resolve_add(fn); end
290
- def resolve_exclude; end
291
- def reverse!(*args, &block); end
292
311
  def reverse(*args, &block); end
312
+ def reverse!(*args, &block); end
293
313
  def reverse_each(*args, &block); end
294
314
  def rindex(*args, &block); end
295
- def rotate!(*args, &block); end
296
315
  def rotate(*args, &block); end
316
+ def rotate!(*args, &block); end
297
317
  def sample(*args, &block); end
298
- def select!(*args, &block); end
299
318
  def select(*args, &block); end
300
- def self.[](*args); end
301
- def self.glob(pattern, *args); end
319
+ def select!(*args, &block); end
320
+ def shelljoin(*args, &block); end
302
321
  def shift(*args, &block); end
303
- def shuffle!(*args, &block); end
304
322
  def shuffle(*args, &block); end
323
+ def shuffle!(*args, &block); end
305
324
  def size(*args, &block); end
306
- def slice!(*args, &block); end
307
325
  def slice(*args, &block); end
326
+ def slice!(*args, &block); end
308
327
  def slice_after(*args, &block); end
309
328
  def slice_before(*args, &block); end
310
329
  def slice_when(*args, &block); end
311
- def sort!(*args, &block); end
312
330
  def sort(*args, &block); end
313
- def sort_by!(*args, &block); end
331
+ def sort!(*args, &block); end
314
332
  def sort_by(*args, &block); end
315
- def sub!(pat, rep); end
333
+ def sort_by!(*args, &block); end
316
334
  def sub(pat, rep); end
335
+ def sub!(pat, rep); end
317
336
  def sum(*args, &block); end
318
337
  def take(*args, &block); end
319
338
  def take_while(*args, &block); end
@@ -325,178 +344,259 @@ class Rake::FileList
325
344
  def to_set(*args, &block); end
326
345
  def transpose(*args, &block); end
327
346
  def union(*args, &block); end
328
- def uniq!(*args, &block); end
329
347
  def uniq(*args, &block); end
348
+ def uniq!(*args, &block); end
330
349
  def unshift(*args, &block); end
331
350
  def values_at(*args, &block); end
332
351
  def zip(*args, &block); end
333
352
  def |(*args, &block); end
334
- include Rake::Cloneable
335
- end
336
- class Rake::Promise
337
- def chore; end
338
- def complete?; end
339
- def discard; end
340
- def error?; end
341
- def initialize(args, &block); end
342
- def recorder; end
343
- def recorder=(arg0); end
344
- def result?; end
345
- def stat(*args); end
346
- def value; end
347
- def work; end
353
+
354
+ private
355
+
356
+ def add_matching(pattern); end
357
+ def resolve_add(fn); end
358
+ def resolve_exclude; end
359
+
360
+ class << self
361
+ def [](*args); end
362
+ def glob(pattern, *args); end
363
+ end
348
364
  end
349
- class Rake::ThreadPool
350
- def __queue__; end
351
- def future(*args, &block); end
352
- def gather_history; end
353
- def history; end
354
- def initialize(thread_count); end
355
- def join; end
356
- def process_queue_item; end
357
- def safe_thread_count; end
358
- def start_thread; end
359
- def stat(event, data = nil); end
360
- def statistics; end
365
+
366
+ Rake::FileList::ARRAY_METHODS = T.let(T.unsafe(nil), Array)
367
+ Rake::FileList::DEFAULT_IGNORE_PATTERNS = T.let(T.unsafe(nil), Array)
368
+ Rake::FileList::DEFAULT_IGNORE_PROCS = T.let(T.unsafe(nil), Array)
369
+ Rake::FileList::DELEGATING_METHODS = T.let(T.unsafe(nil), Array)
370
+ Rake::FileList::GLOB_PATTERN = T.let(T.unsafe(nil), Regexp)
371
+ Rake::FileList::MUST_DEFINE = T.let(T.unsafe(nil), Array)
372
+ Rake::FileList::MUST_NOT_DEFINE = T.let(T.unsafe(nil), Array)
373
+ Rake::FileList::SPECIAL_RETURN = T.let(T.unsafe(nil), Array)
374
+
375
+ class Rake::FileTask < ::Rake::Task
376
+ def needed?; end
377
+ def timestamp; end
378
+
379
+ private
380
+
381
+ def out_of_date?(stamp); end
382
+
383
+ class << self
384
+ def scope_name(scope, task_name); end
385
+ end
361
386
  end
362
- module Rake::PrivateReader
363
- def self.included(base); end
387
+
388
+ module Rake::FileUtilsExt
389
+ include ::FileUtils::StreamUtils_
390
+ include ::FileUtils
391
+ extend ::FileUtils::StreamUtils_
392
+ extend ::FileUtils
393
+ extend ::Rake::FileUtilsExt
394
+
395
+ def cd(*args, **options, &block); end
396
+ def chdir(*args, **options, &block); end
397
+ def chmod(*args, **options, &block); end
398
+ def chmod_R(*args, **options, &block); end
399
+ def chown(*args, **options, &block); end
400
+ def chown_R(*args, **options, &block); end
401
+ def copy(*args, **options, &block); end
402
+ def cp(*args, **options, &block); end
403
+ def cp_lr(*args, **options, &block); end
404
+ def cp_r(*args, **options, &block); end
405
+ def install(*args, **options, &block); end
406
+ def link(*args, **options, &block); end
407
+ def ln(*args, **options, &block); end
408
+ def ln_s(*args, **options, &block); end
409
+ def ln_sf(*args, **options, &block); end
410
+ def makedirs(*args, **options, &block); end
411
+ def mkdir(*args, **options, &block); end
412
+ def mkdir_p(*args, **options, &block); end
413
+ def mkpath(*args, **options, &block); end
414
+ def move(*args, **options, &block); end
415
+ def mv(*args, **options, &block); end
416
+ def nowrite(value = T.unsafe(nil)); end
417
+ def rake_check_options(options, *optdecl); end
418
+ def rake_output_message(message); end
419
+ def remove(*args, **options, &block); end
420
+ def rm(*args, **options, &block); end
421
+ def rm_f(*args, **options, &block); end
422
+ def rm_r(*args, **options, &block); end
423
+ def rm_rf(*args, **options, &block); end
424
+ def rmdir(*args, **options, &block); end
425
+ def rmtree(*args, **options, &block); end
426
+ def safe_unlink(*args, **options, &block); end
427
+ def symlink(*args, **options, &block); end
428
+ def touch(*args, **options, &block); end
429
+ def verbose(value = T.unsafe(nil)); end
430
+ def when_writing(msg = T.unsafe(nil)); end
431
+
432
+ class << self
433
+ def nowrite_flag; end
434
+ def nowrite_flag=(_arg0); end
435
+ def verbose_flag; end
436
+ def verbose_flag=(_arg0); end
437
+ end
364
438
  end
365
- module Rake::PrivateReader::ClassMethods
366
- def private_reader(*names); end
439
+
440
+ Rake::FileUtilsExt::DEFAULT = T.let(T.unsafe(nil), Object)
441
+
442
+ class Rake::InvocationChain < ::Rake::LinkedList
443
+ def append(invocation); end
444
+ def member?(invocation); end
445
+ def to_s; end
446
+
447
+ private
448
+
449
+ def prefix; end
450
+
451
+ class << self
452
+ def append(invocation, chain); end
453
+ end
367
454
  end
368
- class Rake::ThreadHistoryDisplay
369
- def initialize(stats); end
370
- def items; end
371
- def rename(hash, key, renames); end
372
- def show; end
373
- def stats; end
374
- def threads; end
375
- extend Rake::PrivateReader::ClassMethods
376
- include Rake::PrivateReader
455
+
456
+ Rake::InvocationChain::EMPTY = T.let(T.unsafe(nil), Rake::InvocationChain::EmptyInvocationChain)
457
+
458
+ class Rake::InvocationChain::EmptyInvocationChain < ::Rake::LinkedList::EmptyLinkedList
459
+ def append(invocation); end
460
+ def member?(obj); end
461
+ def to_s; end
377
462
  end
378
- module Rake::TraceOutput
379
- def trace_on(out, *strings); end
463
+
464
+ module Rake::InvocationExceptionMixin
465
+ def chain; end
466
+ def chain=(value); end
380
467
  end
381
- class Rake::CommandLineOptionError < StandardError
468
+
469
+ Rake::LATE = T.let(T.unsafe(nil), Rake::LateTime)
470
+
471
+ class Rake::LateTime
472
+ include ::Comparable
473
+ include ::Singleton
474
+ extend ::Singleton::SingletonClassMethods
475
+
476
+ def <=>(other); end
477
+ def to_s; end
382
478
  end
383
- class Rake::Application
384
- def add_import(fn); end
385
- def add_loader(ext, loader); end
386
- def collect_command_line_tasks(args); end
387
- def default_task_name; end
388
- def deprecate(old_usage, new_usage, call_site); end
389
- def display_cause_details(ex); end
390
- def display_error_message(ex); end
391
- def display_exception_backtrace(ex); end
392
- def display_exception_details(ex); end
393
- def display_exception_details_seen; end
394
- def display_exception_message_details(ex); end
395
- def display_prerequisites; end
396
- def display_tasks_and_comments; end
397
- def dynamic_width; end
398
- def dynamic_width_stty; end
399
- def dynamic_width_tput; end
400
- def exit_because_of_exception(ex); end
401
- def find_rakefile_location; end
402
- def glob(path, &block); end
403
- def handle_options(argv); end
404
- def has_cause?(ex); end
405
- def has_chain?(exception); end
406
- def have_rakefile; end
407
- def init(app_name = nil, argv = nil); end
479
+
480
+ class Rake::LinkedList
481
+ include ::Enumerable
482
+
483
+ def initialize(head, tail = T.unsafe(nil)); end
484
+
485
+ def ==(other); end
486
+ def conj(item); end
487
+ def each; end
488
+ def empty?; end
489
+ def head; end
490
+ def inspect; end
491
+ def tail; end
492
+ def to_s; end
493
+
494
+ class << self
495
+ def cons(head, tail); end
496
+ def empty; end
497
+ def make(*args); end
498
+ end
499
+ end
500
+
501
+ Rake::LinkedList::EMPTY = T.let(T.unsafe(nil), Rake::LinkedList::EmptyLinkedList)
502
+
503
+ class Rake::LinkedList::EmptyLinkedList < ::Rake::LinkedList
408
504
  def initialize; end
409
- def invoke_task(task_string); end
410
- def load_imports; end
411
- def load_rakefile; end
412
- def name; end
413
- def options; end
414
- def original_dir; end
415
- def parse_task_string(string); end
416
- def print_rakefile_directory(location); end
417
- def rake_require(file_name, paths = nil, loaded = nil); end
418
- def rakefile; end
419
- def rakefile_location(backtrace = nil); end
420
- def raw_load_rakefile; end
421
- def run(argv = nil); end
422
- def run_with_threads; end
423
- def select_tasks_to_show(options, show_tasks, value); end
424
- def select_trace_output(options, trace_option, value); end
425
- def set_default_options; end
426
- def sort_options(options); end
427
- def standard_exception_handling; end
428
- def standard_rake_options; end
429
- def standard_system_dir; end
430
- def system_dir; end
431
- def terminal_columns; end
432
- def terminal_columns=(arg0); end
433
- def terminal_width; end
434
- def thread_pool; end
435
- def top_level; end
436
- def top_level_tasks; end
437
- def trace(*strings); end
438
- def truncate(string, width); end
439
- def truncate_output?; end
440
- def tty_output=(arg0); end
441
- def tty_output?; end
442
- def unix?; end
443
- def windows?; end
444
- include Rake::TaskManager
445
- include Rake::TraceOutput
505
+
506
+ def empty?; end
507
+
508
+ class << self
509
+ def cons(head, tail); end
510
+ end
511
+ end
512
+
513
+ class Rake::MultiTask < ::Rake::Task
514
+ private
515
+
516
+ def invoke_prerequisites(task_args, invocation_chain); end
517
+ end
518
+
519
+ class Rake::NameSpace
520
+ def initialize(task_manager, scope_list); end
521
+
522
+ def [](name); end
523
+ def scope; end
524
+ def tasks; end
525
+ end
526
+
527
+ module Rake::PrivateReader
528
+ mixes_in_class_methods ::Rake::PrivateReader::ClassMethods
529
+
530
+ class << self
531
+ def included(base); end
532
+ end
533
+ end
534
+
535
+ module Rake::PrivateReader::ClassMethods
536
+ def private_reader(*names); end
537
+ end
538
+
539
+ class Rake::Promise
540
+ def initialize(args, &block); end
541
+
542
+ def recorder; end
543
+ def recorder=(_arg0); end
544
+ def value; end
545
+ def work; end
546
+
547
+ private
548
+
549
+ def chore; end
550
+ def complete?; end
551
+ def discard; end
552
+ def error?; end
553
+ def result?; end
554
+ def stat(*args); end
446
555
  end
556
+
557
+ Rake::Promise::NOT_SET = T.let(T.unsafe(nil), Object)
558
+
447
559
  class Rake::PseudoStatus
560
+ def initialize(code = T.unsafe(nil)); end
561
+
448
562
  def >>(n); end
449
563
  def exited?; end
450
564
  def exitstatus; end
451
- def initialize(code = nil); end
452
565
  def stopped?; end
453
566
  def to_i; end
454
567
  end
455
- class Rake::TaskArguments
456
- def [](index); end
457
- def each(&block); end
458
- def extras; end
459
- def fetch(*args, &block); end
460
- def has_key?(key); end
461
- def initialize(names, values, parent = nil); end
462
- def inspect; end
463
- def key?(key); end
464
- def lookup(name); end
465
- def method_missing(sym, *args); end
466
- def names; end
467
- def new_scope(names); end
468
- def to_a; end
469
- def to_hash; end
470
- def to_s; end
471
- def values_at(*keys); end
472
- def with_defaults(defaults); end
473
- include Enumerable
474
- end
475
- class Rake::InvocationChain < Rake::LinkedList
476
- def append(invocation); end
477
- def member?(invocation); end
478
- def prefix; end
479
- def self.append(invocation, chain); end
480
- def to_s; end
568
+
569
+ Rake::RDocTask = RDoc::Task
570
+
571
+ class Rake::RuleRecursionOverflowError < ::StandardError
572
+ def initialize(*args); end
573
+
574
+ def add_target(target); end
575
+ def message; end
481
576
  end
482
- class Rake::InvocationChain::EmptyInvocationChain < Rake::LinkedList::EmptyLinkedList
483
- def append(invocation); end
484
- def member?(obj); end
485
- def to_s; end
577
+
578
+ class Rake::Scope < ::Rake::LinkedList
579
+ def path; end
580
+ def path_with_task_name(task_name); end
581
+ def trim(n); end
486
582
  end
487
- module Rake::InvocationExceptionMixin
488
- def chain; end
489
- def chain=(value); end
583
+
584
+ Rake::Scope::EMPTY = T.let(T.unsafe(nil), Rake::Scope::EmptyScope)
585
+
586
+ class Rake::Scope::EmptyScope < ::Rake::LinkedList::EmptyLinkedList
587
+ def path; end
588
+ def path_with_task_name(task_name); end
490
589
  end
590
+
491
591
  class Rake::Task
592
+ def initialize(task_name, app); end
593
+
492
594
  def actions; end
493
- def add_chain_to(exception, new_chain); end
494
- def add_comment(comment); end
495
595
  def add_description(description); end
496
596
  def all_prerequisite_tasks; end
497
597
  def already_invoked; end
498
598
  def application; end
499
- def application=(arg0); end
599
+ def application=(_arg0); end
500
600
  def arg_description; end
501
601
  def arg_names; end
502
602
  def clear; end
@@ -504,23 +604,17 @@ class Rake::Task
504
604
  def clear_args; end
505
605
  def clear_comments; end
506
606
  def clear_prerequisites; end
507
- def collect_prerequisites(seen); end
508
607
  def comment; end
509
608
  def comment=(comment); end
510
- def enhance(deps = nil, &block); end
511
- def execute(args = nil); end
512
- def first_sentence(string); end
513
- def format_trace_flags; end
609
+ def enhance(deps = T.unsafe(nil), &block); end
610
+ def execute(args = T.unsafe(nil)); end
514
611
  def full_comment; end
515
- def initialize(task_name, app); end
516
612
  def inspect; end
517
613
  def investigation; end
518
614
  def invoke(*args); end
519
615
  def invoke_prerequisites(task_args, invocation_chain); end
520
616
  def invoke_prerequisites_concurrently(task_args, invocation_chain); end
521
- def invoke_with_call_chain(task_args, invocation_chain); end
522
617
  def locations; end
523
- def lookup_prerequisite(prerequisite_name); end
524
618
  def name; end
525
619
  def name_with_args; end
526
620
  def needed?; end
@@ -530,115 +624,184 @@ class Rake::Task
530
624
  def prerequisites; end
531
625
  def reenable; end
532
626
  def scope; end
533
- def self.[](task_name); end
534
- def self.clear; end
535
- def self.create_rule(*args, &block); end
536
- def self.define_task(*args, &block); end
537
- def self.format_deps(deps); end
538
- def self.scope_name(scope, task_name); end
539
- def self.task_defined?(task_name); end
540
- def self.tasks; end
541
627
  def set_arg_names(args); end
542
628
  def source; end
543
629
  def sources; end
544
- def sources=(arg0); end
630
+ def sources=(_arg0); end
545
631
  def timestamp; end
546
632
  def to_s; end
547
- def transform_comments(separator, &block); end
548
633
  def |(deps); end
634
+
635
+ protected
636
+
637
+ def collect_prerequisites(seen); end
638
+ def invoke_with_call_chain(task_args, invocation_chain); end
639
+
640
+ private
641
+
642
+ def add_chain_to(exception, new_chain); end
643
+ def add_comment(comment); end
644
+ def first_sentence(string); end
645
+ def format_trace_flags; end
646
+ def lookup_prerequisite(prerequisite_name); end
647
+ def transform_comments(separator, &block); end
648
+
649
+ class << self
650
+ def [](task_name); end
651
+ def clear; end
652
+ def create_rule(*args, &block); end
653
+ def define_task(*args, &block); end
654
+ def format_deps(deps); end
655
+ def scope_name(scope, task_name); end
656
+ def task_defined?(task_name); end
657
+ def tasks; end
658
+ end
549
659
  end
550
- class Rake::EarlyTime
551
- def <=>(other); end
552
- def self.allocate; end
553
- def self.new(*arg0); end
660
+
661
+ class Rake::TaskArgumentError < ::ArgumentError; end
662
+
663
+ class Rake::TaskArguments
664
+ include ::Enumerable
665
+
666
+ def initialize(names, values, parent = T.unsafe(nil)); end
667
+
668
+ def [](index); end
669
+ def each(&block); end
670
+ def extras; end
671
+ def fetch(*args, &block); end
672
+ def has_key?(key); end
673
+ def inspect; end
674
+ def key?(key); end
675
+ def method_missing(sym, *args); end
676
+ def names; end
677
+ def new_scope(names); end
678
+ def to_a; end
679
+ def to_hash; end
554
680
  def to_s; end
555
- extend Singleton::SingletonClassMethods
556
- include Comparable
557
- include Singleton
558
- end
559
- class Rake::FileTask < Rake::Task
560
- def needed?; end
561
- def out_of_date?(stamp); end
562
- def self.scope_name(scope, task_name); end
563
- def timestamp; end
681
+ def values_at(*keys); end
682
+ def with_defaults(defaults); end
683
+
684
+ protected
685
+
686
+ def lookup(name); end
564
687
  end
565
- class Rake::FileCreationTask < Rake::FileTask
566
- def needed?; end
567
- def timestamp; end
688
+
689
+ class Rake::TaskLib
690
+ include ::Rake::Cloneable
691
+ include ::FileUtils::StreamUtils_
692
+ include ::FileUtils
693
+ include ::Rake::FileUtilsExt
694
+ include ::Rake::DSL
568
695
  end
569
- class Rake::MultiTask < Rake::Task
570
- def invoke_prerequisites(task_args, invocation_chain); end
696
+
697
+ module Rake::TaskManager
698
+ def initialize; end
699
+
700
+ def [](task_name, scopes = T.unsafe(nil)); end
701
+ def clear; end
702
+ def create_rule(*args, &block); end
703
+ def current_scope; end
704
+ def define_task(task_class, *args, &block); end
705
+ def enhance_with_matching_rule(task_name, level = T.unsafe(nil)); end
706
+ def generate_did_you_mean_suggestions(task_name); end
707
+ def generate_message_for_undefined_task(task_name); end
708
+ def in_namespace(name); end
709
+ def intern(task_class, task_name); end
710
+ def last_description; end
711
+ def last_description=(_arg0); end
712
+ def lookup(task_name, initial_scope = T.unsafe(nil)); end
713
+ def resolve_args(args); end
714
+ def synthesize_file_task(task_name); end
715
+ def tasks; end
716
+ def tasks_in_scope(scope); end
717
+
718
+ private
719
+
720
+ def add_location(task); end
721
+ def attempt_rule(task_name, task_pattern, args, extensions, block, level); end
722
+ def find_location; end
723
+ def generate_name; end
724
+ def get_description(task); end
725
+ def lookup_in_scope(name, scope); end
726
+ def make_sources(task_name, task_pattern, extensions); end
727
+ def resolve_args_with_dependencies(args, hash); end
728
+ def resolve_args_without_dependencies(args); end
729
+ def trace_rule(level, message); end
730
+
731
+ class << self
732
+ def record_task_metadata; end
733
+ def record_task_metadata=(_arg0); end
734
+ end
571
735
  end
572
- module Rake::DSL
573
- def cd(*args, **options, &block); end
574
- def chdir(*args, **options, &block); end
575
- def chmod(*args, **options, &block); end
576
- def chmod_R(*args, **options, &block); end
577
- def chown(*args, **options, &block); end
578
- def chown_R(*args, **options, &block); end
579
- def copy(*args, **options, &block); end
580
- def cp(*args, **options, &block); end
581
- def cp_lr(*args, **options, &block); end
582
- def cp_r(*args, **options, &block); end
583
- def desc(description); end
584
- def directory(*args, &block); end
585
- def file(*args, &block); end
586
- def file_create(*args, &block); end
587
- def import(*fns); end
588
- def install(*args, **options, &block); end
589
- def link(*args, **options, &block); end
590
- def ln(*args, **options, &block); end
591
- def ln_s(*args, **options, &block); end
592
- def ln_sf(*args, **options, &block); end
593
- def makedirs(*args, **options, &block); end
594
- def mkdir(*args, **options, &block); end
595
- def mkdir_p(*args, **options, &block); end
596
- def mkpath(*args, **options, &block); end
597
- def move(*args, **options, &block); end
598
- def multitask(*args, &block); end
599
- def mv(*args, **options, &block); end
600
- def namespace(name = nil, &block); end
601
- def nowrite(value = nil); end
602
- def rake_check_options(options, *optdecl); end
603
- def rake_output_message(message); end
604
- def remove(*args, **options, &block); end
605
- def rm(*args, **options, &block); end
606
- def rm_f(*args, **options, &block); end
607
- def rm_r(*args, **options, &block); end
608
- def rm_rf(*args, **options, &block); end
609
- def rmdir(*args, **options, &block); end
610
- def rmtree(*args, **options, &block); end
611
- def ruby(*args, **options, &block); end
612
- def rule(*args, &block); end
613
- def safe_ln(*args, **options); end
614
- def safe_unlink(*args, **options, &block); end
615
- def sh(*cmd, &block); end
616
- def split_all(path); end
617
- def symlink(*args, **options, &block); end
618
- def task(*args, &block); end
619
- def touch(*args, **options, &block); end
620
- def verbose(value = nil); end
621
- def when_writing(msg = nil); end
622
- include Rake::FileUtilsExt
736
+
737
+ class Rake::ThreadHistoryDisplay
738
+ include ::Rake::PrivateReader
739
+ extend ::Rake::PrivateReader::ClassMethods
740
+
741
+ def initialize(stats); end
742
+
743
+ def show; end
744
+
745
+ private
746
+
747
+ def items; end
748
+ def rename(hash, key, renames); end
749
+ def stats; end
750
+ def threads; end
623
751
  end
624
- class Rake::DefaultLoader
625
- def load(fn); end
752
+
753
+ class Rake::ThreadPool
754
+ def initialize(thread_count); end
755
+
756
+ def future(*args, &block); end
757
+ def gather_history; end
758
+ def history; end
759
+ def join; end
760
+ def statistics; end
761
+
762
+ private
763
+
764
+ def __queue__; end
765
+ def process_queue_item; end
766
+ def safe_thread_count; end
767
+ def start_thread; end
768
+ def stat(event, data = T.unsafe(nil)); end
626
769
  end
627
- class Rake::LateTime
628
- def <=>(other); end
629
- def self.allocate; end
630
- def self.new(*arg0); end
631
- def to_s; end
632
- extend Singleton::SingletonClassMethods
633
- include Comparable
634
- include Singleton
770
+
771
+ module Rake::TraceOutput
772
+ def trace_on(out, *strings); end
635
773
  end
636
- class Rake::NameSpace
637
- def [](name); end
638
- def initialize(task_manager, scope_list); end
639
- def scope; end
640
- def tasks; end
774
+
775
+ Rake::VERSION = T.let(T.unsafe(nil), String)
776
+ module Rake::Version; end
777
+ Rake::Version::BUILD = T.let(T.unsafe(nil), String)
778
+ Rake::Version::MAJOR = T.let(T.unsafe(nil), String)
779
+ Rake::Version::MINOR = T.let(T.unsafe(nil), String)
780
+ Rake::Version::NUMBERS = T.let(T.unsafe(nil), Array)
781
+ Rake::Version::OTHER = T.let(T.unsafe(nil), Array)
782
+
783
+ module Rake::Win32
784
+ class << self
785
+ def normalize(path); end
786
+ def win32_system_dir; end
787
+ def windows?; end
788
+ end
641
789
  end
642
- module Rake::Backtrace
643
- def self.collapse(backtrace); end
790
+
791
+ class Rake::Win32::Win32HomeError < ::RuntimeError; end
792
+ RakeFileUtils = Rake::FileUtilsExt
793
+
794
+ class String
795
+ include ::Comparable
796
+ include ::JSON::Ext::Generator::GeneratorMethods::String
797
+ extend ::JSON::Ext::Generator::GeneratorMethods::String::Extend
798
+
799
+ def ext(newext = T.unsafe(nil)); end
800
+ def pathmap(spec = T.unsafe(nil), &block); end
801
+
802
+ protected
803
+
804
+ def pathmap_explode; end
805
+ def pathmap_partial(n); end
806
+ def pathmap_replace(patterns, &block); end
644
807
  end