qiita_org 0.1.35 → 0.1.41
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +0 -2
- data/Gemfile.lock +15 -15
- data/lib/qiita_org/post.rb +64 -5
- data/lib/qiita_org/template.org +1 -1
- data/lib/qiita_org/version.rb +1 -1
- data/tests/tags_test.org +16 -0
- data/tests/tags_test2.org +16 -0
- metadata +4 -2430
- data/.bandle/ruby/2.7.0/bin/htmldiff +0 -29
- data/.bandle/ruby/2.7.0/bin/ldiff +0 -29
- data/.bandle/ruby/2.7.0/bin/qiita_org +0 -27
- data/.bandle/ruby/2.7.0/bin/rake +0 -27
- data/.bandle/ruby/2.7.0/bin/rspec +0 -27
- data/.bandle/ruby/2.7.0/bin/thor +0 -27
- data/.bandle/ruby/2.7.0/cache/diff-lcs-1.4.4.gem +0 -0
- data/.bandle/ruby/2.7.0/cache/rake-12.3.3.gem +0 -0
- data/.bandle/ruby/2.7.0/cache/rspec-3.9.0.gem +0 -0
- data/.bandle/ruby/2.7.0/cache/rspec-core-3.9.2.gem +0 -0
- data/.bandle/ruby/2.7.0/cache/rspec-expectations-3.9.2.gem +0 -0
- data/.bandle/ruby/2.7.0/cache/rspec-mocks-3.9.1.gem +0 -0
- data/.bandle/ruby/2.7.0/cache/rspec-support-3.9.3.gem +0 -0
- data/.bandle/ruby/2.7.0/cache/thor-1.0.1.gem +0 -0
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/.rspec +0 -1
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/Code-of-Conduct.md +0 -74
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/Contributing.md +0 -118
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/History.md +0 -319
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/License.md +0 -39
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/Manifest.txt +0 -45
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/README.rdoc +0 -84
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/Rakefile +0 -74
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/autotest/discover.rb +0 -3
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/bin/htmldiff +0 -35
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/bin/ldiff +0 -9
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/docs/COPYING.txt +0 -339
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/docs/artistic.txt +0 -127
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff-lcs.rb +0 -3
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs.rb +0 -739
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/array.rb +0 -7
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/backports.rb +0 -9
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/block.rb +0 -37
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/callbacks.rb +0 -325
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/change.rb +0 -174
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/htmldiff.rb +0 -150
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/hunk.rb +0 -358
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/internals.rb +0 -304
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/ldiff.rb +0 -171
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/lib/diff/lcs/string.rb +0 -5
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/change_spec.rb +0 -89
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/diff_spec.rb +0 -51
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/aX +0 -1
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/bXaX +0 -1
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/ds1.csv +0 -50
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/ds2.csv +0 -51
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff +0 -4
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-c +0 -7
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-e +0 -3
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-f +0 -3
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/fixtures/ldiff/output.diff-u +0 -5
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/hunk_spec.rb +0 -83
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/issues_spec.rb +0 -154
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/lcs_spec.rb +0 -56
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/ldiff_spec.rb +0 -87
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/patch_spec.rb +0 -416
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/sdiff_spec.rb +0 -214
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/spec_helper.rb +0 -375
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/traverse_balanced_spec.rb +0 -310
- data/.bandle/ruby/2.7.0/gems/diff-lcs-1.4.4/spec/traverse_sequences_spec.rb +0 -139
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/CONTRIBUTING.rdoc +0 -43
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/Gemfile +0 -3
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/History.rdoc +0 -2344
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/MIT-LICENSE +0 -21
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/README.rdoc +0 -156
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/Rakefile +0 -41
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/azure-pipelines.yml +0 -11
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/bin/bundle +0 -105
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/bin/console +0 -7
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/bin/rake +0 -29
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/bin/rdoc +0 -29
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/bin/rubocop +0 -29
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/bin/setup +0 -6
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/command_line_usage.rdoc +0 -158
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/example/Rakefile1 +0 -38
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/example/Rakefile2 +0 -35
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/example/a.c +0 -6
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/example/b.c +0 -6
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/example/main.c +0 -11
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/glossary.rdoc +0 -42
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/jamis.rb +0 -592
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/proto_rake.rdoc +0 -127
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/rake.1 +0 -156
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/rakefile.rdoc +0 -622
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/doc/rational.rdoc +0 -151
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/exe/rake +0 -27
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake.rb +0 -71
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/application.rb +0 -824
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/backtrace.rb +0 -24
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/clean.rb +0 -78
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/cloneable.rb +0 -17
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/cpu_counter.rb +0 -107
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/default_loader.rb +0 -15
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/dsl_definition.rb +0 -195
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/early_time.rb +0 -22
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/ext/core.rb +0 -26
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/ext/string.rb +0 -176
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_creation_task.rb +0 -25
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_list.rb +0 -435
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_task.rb +0 -54
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_utils.rb +0 -137
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/file_utils_ext.rb +0 -145
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/invocation_chain.rb +0 -57
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/invocation_exception_mixin.rb +0 -17
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/late_time.rb +0 -18
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/linked_list.rb +0 -112
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/loaders/makefile.rb +0 -54
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/multi_task.rb +0 -14
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/name_space.rb +0 -38
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/packagetask.rb +0 -207
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/phony.rb +0 -16
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/private_reader.rb +0 -21
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/promise.rb +0 -100
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/pseudo_status.rb +0 -30
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/rake_module.rb +0 -67
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb +0 -27
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/rule_recursion_overflow_error.rb +0 -20
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/scope.rb +0 -43
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task.rb +0 -413
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task_argument_error.rb +0 -8
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task_arguments.rb +0 -109
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/task_manager.rb +0 -324
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/tasklib.rb +0 -12
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/testtask.rb +0 -224
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/thread_history_display.rb +0 -49
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/thread_pool.rb +0 -163
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/trace_output.rb +0 -23
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/version.rb +0 -10
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/lib/rake/win32.rb +0 -51
- data/.bandle/ruby/2.7.0/gems/rake-12.3.3/rake.gemspec +0 -42
- data/.bandle/ruby/2.7.0/gems/rspec-3.9.0/LICENSE.md +0 -27
- data/.bandle/ruby/2.7.0/gems/rspec-3.9.0/README.md +0 -43
- data/.bandle/ruby/2.7.0/gems/rspec-3.9.0/lib/rspec.rb +0 -3
- data/.bandle/ruby/2.7.0/gems/rspec-3.9.0/lib/rspec/version.rb +0 -5
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/.document +0 -5
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/.yardopts +0 -8
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/Changelog.md +0 -2291
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/LICENSE.md +0 -26
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/README.md +0 -384
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/exe/rspec +0 -4
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/autorun.rb +0 -3
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core.rb +0 -186
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/backtrace_formatter.rb +0 -65
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/bisect/coordinator.rb +0 -62
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/bisect/example_minimizer.rb +0 -173
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/bisect/fork_runner.rb +0 -135
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/bisect/server.rb +0 -61
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/bisect/shell_command.rb +0 -126
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/bisect/shell_runner.rb +0 -73
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/bisect/utilities.rb +0 -58
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb +0 -2363
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/configuration_options.rb +0 -233
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/did_you_mean.rb +0 -46
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/drb.rb +0 -113
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/dsl.rb +0 -98
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/example.rb +0 -656
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/example_group.rb +0 -900
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/example_status_persister.rb +0 -235
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/filter_manager.rb +0 -231
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/flat_map.rb +0 -20
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters.rb +0 -273
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -45
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/base_formatter.rb +0 -70
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/base_text_formatter.rb +0 -75
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -29
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -157
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/console_codes.rb +0 -68
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/deprecation_formatter.rb +0 -223
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/documentation_formatter.rb +0 -102
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/exception_presenter.rb +0 -511
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/failure_list_formatter.rb +0 -23
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -28
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/helpers.rb +0 -110
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/html_formatter.rb +0 -153
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/html_printer.rb +0 -414
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -120
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/json_formatter.rb +0 -102
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/profile_formatter.rb +0 -68
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/progress_formatter.rb +0 -29
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/protocol.rb +0 -182
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/snippet_extractor.rb +0 -134
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/syntax_highlighter.rb +0 -91
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/hooks.rb +0 -641
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/invocations.rb +0 -87
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/memoized_helpers.rb +0 -554
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/metadata.rb +0 -498
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/metadata_filter.rb +0 -255
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/minitest_assertions_adapter.rb +0 -31
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/mocking_adapters/flexmock.rb +0 -31
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/mocking_adapters/mocha.rb +0 -57
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/mocking_adapters/null.rb +0 -14
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/mocking_adapters/rr.rb +0 -31
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/mocking_adapters/rspec.rb +0 -32
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/notifications.rb +0 -521
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/option_parser.rb +0 -316
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/ordering.rb +0 -158
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/output_wrapper.rb +0 -29
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/pending.rb +0 -165
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/profiler.rb +0 -34
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/project_initializer.rb +0 -48
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/project_initializer/.rspec +0 -1
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -100
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/rake_task.rb +0 -188
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/reporter.rb +0 -265
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/ruby_project.rb +0 -53
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/runner.rb +0 -204
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/sandbox.rb +0 -37
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/set.rb +0 -54
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/shared_context.rb +0 -55
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/shared_example_group.rb +0 -271
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/shell_escape.rb +0 -49
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/test_unit_assertions_adapter.rb +0 -30
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/version.rb +0 -9
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/warnings.rb +0 -40
- data/.bandle/ruby/2.7.0/gems/rspec-core-3.9.2/lib/rspec/core/world.rb +0 -276
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/.document +0 -5
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/.yardopts +0 -6
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/Changelog.md +0 -1191
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/LICENSE.md +0 -25
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/README.md +0 -320
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations.rb +0 -82
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/block_snippet_extractor.rb +0 -253
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/configuration.rb +0 -215
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/expectation_target.rb +0 -127
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/fail_with.rb +0 -39
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/failure_aggregator.rb +0 -194
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/handler.rb +0 -170
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/minitest_integration.rb +0 -58
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/syntax.rb +0 -132
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/version.rb +0 -8
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers.rb +0 -1038
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/aliased_matcher.rb +0 -116
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in.rb +0 -52
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/all.rb +0 -86
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/base_matcher.rb +0 -193
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/be.rb +0 -288
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/be_between.rb +0 -77
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/be_instance_of.rb +0 -26
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/be_kind_of.rb +0 -20
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/be_within.rb +0 -72
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/change.rb +0 -428
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/compound.rb +0 -276
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/contain_exactly.rb +0 -302
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/cover.rb +0 -24
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/eq.rb +0 -40
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/eql.rb +0 -34
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/equal.rb +0 -81
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/exist.rb +0 -90
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/has.rb +0 -103
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/include.rb +0 -149
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/match.rb +0 -106
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/operators.rb +0 -128
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/output.rb +0 -200
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/raise_error.rb +0 -230
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/respond_to.rb +0 -199
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/satisfy.rb +0 -60
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -94
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/throw_symbol.rb +0 -132
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/yield.rb +0 -441
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/composable.rb +0 -171
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/dsl.rb +0 -540
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/english_phrasing.rb +0 -58
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -82
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/fail_matchers.rb +0 -42
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/generated_descriptions.rb +0 -41
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/matcher_delegator.rb +0 -35
- data/.bandle/ruby/2.7.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/matcher_protocol.rb +0 -99
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/.document +0 -5
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/.yardopts +0 -6
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/Changelog.md +0 -1133
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/LICENSE.md +0 -25
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/README.md +0 -463
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks.rb +0 -130
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance.rb +0 -11
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/chain.rb +0 -111
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/error_generator.rb +0 -31
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -31
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -50
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/proxy.rb +0 -116
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/recorder.rb +0 -294
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/stub_chain.rb +0 -51
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -23
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/argument_list_matcher.rb +0 -100
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/argument_matchers.rb +0 -322
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/configuration.rb +0 -212
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/error_generator.rb +0 -369
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/example_methods.rb +0 -434
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/instance_method_stasher.rb +0 -146
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/marshal_extension.rb +0 -41
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/expectation_customization.rb +0 -20
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/have_received.rb +0 -134
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/receive.rb +0 -132
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -82
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/receive_messages.rb +0 -77
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/message_chain.rb +0 -87
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/message_expectation.rb +0 -751
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/method_double.rb +0 -287
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/method_reference.rb +0 -202
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/minitest_integration.rb +0 -68
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/mutate_const.rb +0 -339
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/object_reference.rb +0 -149
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/order_group.rb +0 -81
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/proxy.rb +0 -503
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/space.rb +0 -238
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/standalone.rb +0 -3
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/syntax.rb +0 -325
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/targets.rb +0 -124
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/test_double.rb +0 -171
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/verifying_double.rb +0 -129
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/verifying_message_expectation.rb +0 -54
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/verifying_proxy.rb +0 -220
- data/.bandle/ruby/2.7.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/version.rb +0 -9
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/Changelog.md +0 -302
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/LICENSE.md +0 -23
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/README.md +0 -40
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support.rb +0 -149
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/caller_filter.rb +0 -83
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/comparable_version.rb +0 -46
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/differ.rb +0 -215
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/directory_maker.rb +0 -63
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/encoded_string.rb +0 -161
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/fuzzy_matcher.rb +0 -48
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/hunk_generator.rb +0 -47
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/matcher_definition.rb +0 -42
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/method_signature_verifier.rb +0 -438
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/mutex.rb +0 -73
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/object_formatter.rb +0 -275
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/recursive_const_methods.rb +0 -76
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/reentrant_mutex.rb +0 -61
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/ruby_features.rb +0 -190
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/source.rb +0 -75
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/source/location.rb +0 -21
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/source/node.rb +0 -110
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/source/token.rb +0 -87
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec.rb +0 -81
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/deprecation_helpers.rb +0 -64
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/formatting_support.rb +0 -9
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/in_sub_process.rb +0 -69
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/library_wide_checks.rb +0 -150
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/shell_out.rb +0 -89
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/stderr_splitter.rb +0 -75
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/string_matcher.rb +0 -46
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/with_isolated_directory.rb +0 -13
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/with_isolated_stderr.rb +0 -13
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/version.rb +0 -7
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/warnings.rb +0 -39
- data/.bandle/ruby/2.7.0/gems/rspec-support-3.9.3/lib/rspec/support/with_keywords_when_needed.rb +0 -33
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/.document +0 -5
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/CHANGELOG.md +0 -220
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/CONTRIBUTING.md +0 -15
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/LICENSE.md +0 -20
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/README.md +0 -51
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/bin/thor +0 -6
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor.rb +0 -517
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/actions.rb +0 -336
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/actions/create_file.rb +0 -104
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/actions/create_link.rb +0 -61
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/actions/directory.rb +0 -108
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/actions/empty_directory.rb +0 -143
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/actions/file_manipulation.rb +0 -373
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/actions/inject_into_file.rb +0 -120
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/base.rb +0 -699
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/command.rb +0 -142
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -97
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/error.rb +0 -110
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/group.rb +0 -281
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/invocation.rb +0 -178
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/line_editor.rb +0 -17
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/line_editor/basic.rb +0 -37
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/line_editor/readline.rb +0 -88
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/nested_context.rb +0 -29
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/parser.rb +0 -4
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/parser/argument.rb +0 -70
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/parser/arguments.rb +0 -175
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/parser/option.rb +0 -159
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/parser/options.rb +0 -236
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/rake_compat.rb +0 -72
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/runner.rb +0 -325
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/shell.rb +0 -81
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/shell/basic.rb +0 -491
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/shell/color.rb +0 -153
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/shell/html.rb +0 -126
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/util.rb +0 -284
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/lib/thor/version.rb +0 -3
- data/.bandle/ruby/2.7.0/gems/thor-1.0.1/thor.gemspec +0 -28
- data/.bandle/ruby/2.7.0/specifications/diff-lcs-1.4.4.gemspec +0 -50
- data/.bandle/ruby/2.7.0/specifications/rake-12.3.3.gemspec +0 -43
- data/.bandle/ruby/2.7.0/specifications/rspec-3.9.0.gemspec +0 -39
- data/.bandle/ruby/2.7.0/specifications/rspec-core-3.9.2.gemspec +0 -53
- data/.bandle/ruby/2.7.0/specifications/rspec-expectations-3.9.2.gemspec +0 -44
- data/.bandle/ruby/2.7.0/specifications/rspec-mocks-3.9.1.gemspec +0 -44
- data/.bandle/ruby/2.7.0/specifications/rspec-support-3.9.3.gemspec +0 -36
- data/.bandle/ruby/2.7.0/specifications/thor-1.0.1.gemspec +0 -34
@@ -1,30 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
module Rake
|
3
|
-
|
4
|
-
##
|
5
|
-
# Exit status class for times the system just gives us a nil.
|
6
|
-
class PseudoStatus # :nodoc: all
|
7
|
-
attr_reader :exitstatus
|
8
|
-
|
9
|
-
def initialize(code=0)
|
10
|
-
@exitstatus = code
|
11
|
-
end
|
12
|
-
|
13
|
-
def to_i
|
14
|
-
@exitstatus << 8
|
15
|
-
end
|
16
|
-
|
17
|
-
def >>(n)
|
18
|
-
to_i >> n
|
19
|
-
end
|
20
|
-
|
21
|
-
def stopped?
|
22
|
-
false
|
23
|
-
end
|
24
|
-
|
25
|
-
def exited?
|
26
|
-
true
|
27
|
-
end
|
28
|
-
end
|
29
|
-
|
30
|
-
end
|
@@ -1,67 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
require "rake/application"
|
3
|
-
|
4
|
-
module Rake
|
5
|
-
|
6
|
-
class << self
|
7
|
-
# Current Rake Application
|
8
|
-
def application
|
9
|
-
@application ||= Rake::Application.new
|
10
|
-
end
|
11
|
-
|
12
|
-
# Set the current Rake application object.
|
13
|
-
def application=(app)
|
14
|
-
@application = app
|
15
|
-
end
|
16
|
-
|
17
|
-
def suggested_thread_count # :nodoc:
|
18
|
-
@cpu_count ||= Rake::CpuCounter.count
|
19
|
-
@cpu_count + 4
|
20
|
-
end
|
21
|
-
|
22
|
-
# Return the original directory where the Rake application was started.
|
23
|
-
def original_dir
|
24
|
-
application.original_dir
|
25
|
-
end
|
26
|
-
|
27
|
-
# Load a rakefile.
|
28
|
-
def load_rakefile(path)
|
29
|
-
load(path)
|
30
|
-
end
|
31
|
-
|
32
|
-
# Add files to the rakelib list
|
33
|
-
def add_rakelib(*files)
|
34
|
-
application.options.rakelib ||= []
|
35
|
-
application.options.rakelib.concat(files)
|
36
|
-
end
|
37
|
-
|
38
|
-
# Make +block_application+ the default rake application inside a block so
|
39
|
-
# you can load rakefiles into a different application.
|
40
|
-
#
|
41
|
-
# This is useful when you want to run rake tasks inside a library without
|
42
|
-
# running rake in a sub-shell.
|
43
|
-
#
|
44
|
-
# Example:
|
45
|
-
#
|
46
|
-
# Dir.chdir 'other/directory'
|
47
|
-
#
|
48
|
-
# other_rake = Rake.with_application do |rake|
|
49
|
-
# rake.load_rakefile
|
50
|
-
# end
|
51
|
-
#
|
52
|
-
# puts other_rake.tasks
|
53
|
-
|
54
|
-
def with_application(block_application = Rake::Application.new)
|
55
|
-
orig_application = Rake.application
|
56
|
-
|
57
|
-
Rake.application = block_application
|
58
|
-
|
59
|
-
yield block_application
|
60
|
-
|
61
|
-
block_application
|
62
|
-
ensure
|
63
|
-
Rake.application = orig_application
|
64
|
-
end
|
65
|
-
end
|
66
|
-
|
67
|
-
end
|
@@ -1,27 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
require "rake"
|
3
|
-
|
4
|
-
# Load the test files from the command line.
|
5
|
-
argv = ARGV.select do |argument|
|
6
|
-
begin
|
7
|
-
case argument
|
8
|
-
when /^-/ then
|
9
|
-
argument
|
10
|
-
when /\*/ then
|
11
|
-
FileList[argument].to_a.each do |file|
|
12
|
-
require File.expand_path file
|
13
|
-
end
|
14
|
-
|
15
|
-
false
|
16
|
-
else
|
17
|
-
require File.expand_path argument
|
18
|
-
|
19
|
-
false
|
20
|
-
end
|
21
|
-
rescue LoadError => e
|
22
|
-
raise unless e.path
|
23
|
-
abort "\nFile does not exist: #{e.path}\n\n"
|
24
|
-
end
|
25
|
-
end
|
26
|
-
|
27
|
-
ARGV.replace argv
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
module Rake
|
3
|
-
|
4
|
-
# Error indicating a recursion overflow error in task selection.
|
5
|
-
class RuleRecursionOverflowError < StandardError
|
6
|
-
def initialize(*args)
|
7
|
-
super
|
8
|
-
@targets = []
|
9
|
-
end
|
10
|
-
|
11
|
-
def add_target(target)
|
12
|
-
@targets << target
|
13
|
-
end
|
14
|
-
|
15
|
-
def message
|
16
|
-
super + ": [" + @targets.reverse.join(" => ") + "]"
|
17
|
-
end
|
18
|
-
end
|
19
|
-
|
20
|
-
end
|
@@ -1,43 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
module Rake
|
3
|
-
class Scope < LinkedList # :nodoc: all
|
4
|
-
|
5
|
-
# Path for the scope.
|
6
|
-
def path
|
7
|
-
map(&:to_s).reverse.join(":")
|
8
|
-
end
|
9
|
-
|
10
|
-
# Path for the scope + the named path.
|
11
|
-
def path_with_task_name(task_name)
|
12
|
-
"#{path}:#{task_name}"
|
13
|
-
end
|
14
|
-
|
15
|
-
# Trim +n+ innermost scope levels from the scope. In no case will
|
16
|
-
# this trim beyond the toplevel scope.
|
17
|
-
def trim(n)
|
18
|
-
result = self
|
19
|
-
while n > 0 && !result.empty?
|
20
|
-
result = result.tail
|
21
|
-
n -= 1
|
22
|
-
end
|
23
|
-
result
|
24
|
-
end
|
25
|
-
|
26
|
-
# Scope lists always end with an EmptyScope object. See Null
|
27
|
-
# Object Pattern)
|
28
|
-
class EmptyScope < EmptyLinkedList
|
29
|
-
@parent = Scope
|
30
|
-
|
31
|
-
def path
|
32
|
-
""
|
33
|
-
end
|
34
|
-
|
35
|
-
def path_with_task_name(task_name)
|
36
|
-
task_name
|
37
|
-
end
|
38
|
-
end
|
39
|
-
|
40
|
-
# Singleton null object for an empty scope.
|
41
|
-
EMPTY = EmptyScope.new
|
42
|
-
end
|
43
|
-
end
|
@@ -1,413 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
require "rake/invocation_exception_mixin"
|
3
|
-
|
4
|
-
module Rake
|
5
|
-
|
6
|
-
##
|
7
|
-
# A Task is the basic unit of work in a Rakefile. Tasks have associated
|
8
|
-
# actions (possibly more than one) and a list of prerequisites. When
|
9
|
-
# invoked, a task will first ensure that all of its prerequisites have an
|
10
|
-
# opportunity to run and then it will execute its own actions.
|
11
|
-
#
|
12
|
-
# Tasks are not usually created directly using the new method, but rather
|
13
|
-
# use the +file+ and +task+ convenience methods.
|
14
|
-
#
|
15
|
-
class Task
|
16
|
-
# List of prerequisites for a task.
|
17
|
-
attr_reader :prerequisites
|
18
|
-
alias prereqs prerequisites
|
19
|
-
|
20
|
-
# List of actions attached to a task.
|
21
|
-
attr_reader :actions
|
22
|
-
|
23
|
-
# Application owning this task.
|
24
|
-
attr_accessor :application
|
25
|
-
|
26
|
-
# Array of nested namespaces names used for task lookup by this task.
|
27
|
-
attr_reader :scope
|
28
|
-
|
29
|
-
# File/Line locations of each of the task definitions for this
|
30
|
-
# task (only valid if the task was defined with the detect
|
31
|
-
# location option set).
|
32
|
-
attr_reader :locations
|
33
|
-
|
34
|
-
# Has this task already been invoked? Already invoked tasks
|
35
|
-
# will be skipped unless you reenable them.
|
36
|
-
attr_reader :already_invoked
|
37
|
-
|
38
|
-
# Return task name
|
39
|
-
def to_s
|
40
|
-
name
|
41
|
-
end
|
42
|
-
|
43
|
-
def inspect # :nodoc:
|
44
|
-
"<#{self.class} #{name} => [#{prerequisites.join(', ')}]>"
|
45
|
-
end
|
46
|
-
|
47
|
-
# List of sources for task.
|
48
|
-
attr_writer :sources
|
49
|
-
def sources
|
50
|
-
if defined?(@sources)
|
51
|
-
@sources
|
52
|
-
else
|
53
|
-
prerequisites
|
54
|
-
end
|
55
|
-
end
|
56
|
-
|
57
|
-
# List of prerequisite tasks
|
58
|
-
def prerequisite_tasks
|
59
|
-
prerequisites.map { |pre| lookup_prerequisite(pre) }
|
60
|
-
end
|
61
|
-
|
62
|
-
def lookup_prerequisite(prerequisite_name) # :nodoc:
|
63
|
-
scoped_prerequisite_task = application[prerequisite_name, @scope]
|
64
|
-
if scoped_prerequisite_task == self
|
65
|
-
unscoped_prerequisite_task = application[prerequisite_name]
|
66
|
-
end
|
67
|
-
unscoped_prerequisite_task || scoped_prerequisite_task
|
68
|
-
end
|
69
|
-
private :lookup_prerequisite
|
70
|
-
|
71
|
-
# List of all unique prerequisite tasks including prerequisite tasks'
|
72
|
-
# prerequisites.
|
73
|
-
# Includes self when cyclic dependencies are found.
|
74
|
-
def all_prerequisite_tasks
|
75
|
-
seen = {}
|
76
|
-
collect_prerequisites(seen)
|
77
|
-
seen.values
|
78
|
-
end
|
79
|
-
|
80
|
-
def collect_prerequisites(seen) # :nodoc:
|
81
|
-
prerequisite_tasks.each do |pre|
|
82
|
-
next if seen[pre.name]
|
83
|
-
seen[pre.name] = pre
|
84
|
-
pre.collect_prerequisites(seen)
|
85
|
-
end
|
86
|
-
end
|
87
|
-
protected :collect_prerequisites
|
88
|
-
|
89
|
-
# First source from a rule (nil if no sources)
|
90
|
-
def source
|
91
|
-
sources.first
|
92
|
-
end
|
93
|
-
|
94
|
-
# Create a task named +task_name+ with no actions or prerequisites. Use
|
95
|
-
# +enhance+ to add actions and prerequisites.
|
96
|
-
def initialize(task_name, app)
|
97
|
-
@name = task_name.to_s
|
98
|
-
@prerequisites = []
|
99
|
-
@actions = []
|
100
|
-
@already_invoked = false
|
101
|
-
@comments = []
|
102
|
-
@lock = Monitor.new
|
103
|
-
@application = app
|
104
|
-
@scope = app.current_scope
|
105
|
-
@arg_names = nil
|
106
|
-
@locations = []
|
107
|
-
@invocation_exception = nil
|
108
|
-
end
|
109
|
-
|
110
|
-
# Enhance a task with prerequisites or actions. Returns self.
|
111
|
-
def enhance(deps=nil, &block)
|
112
|
-
@prerequisites |= deps if deps
|
113
|
-
@actions << block if block_given?
|
114
|
-
self
|
115
|
-
end
|
116
|
-
|
117
|
-
# Name of the task, including any namespace qualifiers.
|
118
|
-
def name
|
119
|
-
@name.to_s
|
120
|
-
end
|
121
|
-
|
122
|
-
# Name of task with argument list description.
|
123
|
-
def name_with_args # :nodoc:
|
124
|
-
if arg_description
|
125
|
-
"#{name}#{arg_description}"
|
126
|
-
else
|
127
|
-
name
|
128
|
-
end
|
129
|
-
end
|
130
|
-
|
131
|
-
# Argument description (nil if none).
|
132
|
-
def arg_description # :nodoc:
|
133
|
-
@arg_names ? "[#{arg_names.join(',')}]" : nil
|
134
|
-
end
|
135
|
-
|
136
|
-
# Name of arguments for this task.
|
137
|
-
def arg_names
|
138
|
-
@arg_names || []
|
139
|
-
end
|
140
|
-
|
141
|
-
# Reenable the task, allowing its tasks to be executed if the task
|
142
|
-
# is invoked again.
|
143
|
-
def reenable
|
144
|
-
@already_invoked = false
|
145
|
-
end
|
146
|
-
|
147
|
-
# Clear the existing prerequisites, actions, comments, and arguments of a rake task.
|
148
|
-
def clear
|
149
|
-
clear_prerequisites
|
150
|
-
clear_actions
|
151
|
-
clear_comments
|
152
|
-
clear_args
|
153
|
-
self
|
154
|
-
end
|
155
|
-
|
156
|
-
# Clear the existing prerequisites of a rake task.
|
157
|
-
def clear_prerequisites
|
158
|
-
prerequisites.clear
|
159
|
-
self
|
160
|
-
end
|
161
|
-
|
162
|
-
# Clear the existing actions on a rake task.
|
163
|
-
def clear_actions
|
164
|
-
actions.clear
|
165
|
-
self
|
166
|
-
end
|
167
|
-
|
168
|
-
# Clear the existing comments on a rake task.
|
169
|
-
def clear_comments
|
170
|
-
@comments = []
|
171
|
-
self
|
172
|
-
end
|
173
|
-
|
174
|
-
# Clear the existing arguments on a rake task.
|
175
|
-
def clear_args
|
176
|
-
@arg_names = nil
|
177
|
-
self
|
178
|
-
end
|
179
|
-
|
180
|
-
# Invoke the task if it is needed. Prerequisites are invoked first.
|
181
|
-
def invoke(*args)
|
182
|
-
task_args = TaskArguments.new(arg_names, args)
|
183
|
-
invoke_with_call_chain(task_args, InvocationChain::EMPTY)
|
184
|
-
end
|
185
|
-
|
186
|
-
# Same as invoke, but explicitly pass a call chain to detect
|
187
|
-
# circular dependencies.
|
188
|
-
#
|
189
|
-
# If multiple tasks depend on this
|
190
|
-
# one in parallel, they will all fail if the first execution of
|
191
|
-
# this task fails.
|
192
|
-
def invoke_with_call_chain(task_args, invocation_chain)
|
193
|
-
new_chain = Rake::InvocationChain.append(self, invocation_chain)
|
194
|
-
@lock.synchronize do
|
195
|
-
begin
|
196
|
-
if application.options.trace
|
197
|
-
application.trace "** Invoke #{name} #{format_trace_flags}"
|
198
|
-
end
|
199
|
-
|
200
|
-
if @already_invoked
|
201
|
-
if @invocation_exception
|
202
|
-
if application.options.trace
|
203
|
-
application.trace "** Previous invocation of #{name} failed #{format_trace_flags}"
|
204
|
-
end
|
205
|
-
raise @invocation_exception
|
206
|
-
else
|
207
|
-
return
|
208
|
-
end
|
209
|
-
end
|
210
|
-
|
211
|
-
@already_invoked = true
|
212
|
-
|
213
|
-
invoke_prerequisites(task_args, new_chain)
|
214
|
-
execute(task_args) if needed?
|
215
|
-
rescue Exception => ex
|
216
|
-
add_chain_to(ex, new_chain)
|
217
|
-
@invocation_exception = ex
|
218
|
-
raise ex
|
219
|
-
end
|
220
|
-
end
|
221
|
-
end
|
222
|
-
protected :invoke_with_call_chain
|
223
|
-
|
224
|
-
def add_chain_to(exception, new_chain) # :nodoc:
|
225
|
-
exception.extend(InvocationExceptionMixin) unless
|
226
|
-
exception.respond_to?(:chain)
|
227
|
-
exception.chain = new_chain if exception.chain.nil?
|
228
|
-
end
|
229
|
-
private :add_chain_to
|
230
|
-
|
231
|
-
# Invoke all the prerequisites of a task.
|
232
|
-
def invoke_prerequisites(task_args, invocation_chain) # :nodoc:
|
233
|
-
if application.options.always_multitask
|
234
|
-
invoke_prerequisites_concurrently(task_args, invocation_chain)
|
235
|
-
else
|
236
|
-
prerequisite_tasks.each { |p|
|
237
|
-
prereq_args = task_args.new_scope(p.arg_names)
|
238
|
-
p.invoke_with_call_chain(prereq_args, invocation_chain)
|
239
|
-
}
|
240
|
-
end
|
241
|
-
end
|
242
|
-
|
243
|
-
# Invoke all the prerequisites of a task in parallel.
|
244
|
-
def invoke_prerequisites_concurrently(task_args, invocation_chain)# :nodoc:
|
245
|
-
futures = prerequisite_tasks.map do |p|
|
246
|
-
prereq_args = task_args.new_scope(p.arg_names)
|
247
|
-
application.thread_pool.future(p) do |r|
|
248
|
-
r.invoke_with_call_chain(prereq_args, invocation_chain)
|
249
|
-
end
|
250
|
-
end
|
251
|
-
# Iterate in reverse to improve performance related to thread waiting and switching
|
252
|
-
futures.reverse_each(&:value)
|
253
|
-
end
|
254
|
-
|
255
|
-
# Format the trace flags for display.
|
256
|
-
def format_trace_flags
|
257
|
-
flags = []
|
258
|
-
flags << "first_time" unless @already_invoked
|
259
|
-
flags << "not_needed" unless needed?
|
260
|
-
flags.empty? ? "" : "(" + flags.join(", ") + ")"
|
261
|
-
end
|
262
|
-
private :format_trace_flags
|
263
|
-
|
264
|
-
# Execute the actions associated with this task.
|
265
|
-
def execute(args=nil)
|
266
|
-
args ||= EMPTY_TASK_ARGS
|
267
|
-
if application.options.dryrun
|
268
|
-
application.trace "** Execute (dry run) #{name}"
|
269
|
-
return
|
270
|
-
end
|
271
|
-
application.trace "** Execute #{name}" if application.options.trace
|
272
|
-
application.enhance_with_matching_rule(name) if @actions.empty?
|
273
|
-
@actions.each { |act| act.call(self, args) }
|
274
|
-
end
|
275
|
-
|
276
|
-
# Is this task needed?
|
277
|
-
def needed?
|
278
|
-
true
|
279
|
-
end
|
280
|
-
|
281
|
-
# Timestamp for this task. Basic tasks return the current time for their
|
282
|
-
# time stamp. Other tasks can be more sophisticated.
|
283
|
-
def timestamp
|
284
|
-
Time.now
|
285
|
-
end
|
286
|
-
|
287
|
-
# Add a description to the task. The description can consist of an option
|
288
|
-
# argument list (enclosed brackets) and an optional comment.
|
289
|
-
def add_description(description)
|
290
|
-
return unless description
|
291
|
-
comment = description.strip
|
292
|
-
add_comment(comment) if comment && !comment.empty?
|
293
|
-
end
|
294
|
-
|
295
|
-
def comment=(comment) # :nodoc:
|
296
|
-
add_comment(comment)
|
297
|
-
end
|
298
|
-
|
299
|
-
def add_comment(comment) # :nodoc:
|
300
|
-
return if comment.nil?
|
301
|
-
@comments << comment unless @comments.include?(comment)
|
302
|
-
end
|
303
|
-
private :add_comment
|
304
|
-
|
305
|
-
# Full collection of comments. Multiple comments are separated by
|
306
|
-
# newlines.
|
307
|
-
def full_comment
|
308
|
-
transform_comments("\n")
|
309
|
-
end
|
310
|
-
|
311
|
-
# First line (or sentence) of all comments. Multiple comments are
|
312
|
-
# separated by a "/".
|
313
|
-
def comment
|
314
|
-
transform_comments(" / ") { |c| first_sentence(c) }
|
315
|
-
end
|
316
|
-
|
317
|
-
# Transform the list of comments as specified by the block and
|
318
|
-
# join with the separator.
|
319
|
-
def transform_comments(separator, &block)
|
320
|
-
if @comments.empty?
|
321
|
-
nil
|
322
|
-
else
|
323
|
-
block ||= lambda { |c| c }
|
324
|
-
@comments.map(&block).join(separator)
|
325
|
-
end
|
326
|
-
end
|
327
|
-
private :transform_comments
|
328
|
-
|
329
|
-
# Get the first sentence in a string. The sentence is terminated
|
330
|
-
# by the first period, exclamation mark, or the end of the line.
|
331
|
-
# Decimal points do not count as periods.
|
332
|
-
def first_sentence(string)
|
333
|
-
string.split(/(?<=\w)(\.|!)[ \t]|(\.$|!)|\n/).first
|
334
|
-
end
|
335
|
-
private :first_sentence
|
336
|
-
|
337
|
-
# Set the names of the arguments for this task. +args+ should be
|
338
|
-
# an array of symbols, one for each argument name.
|
339
|
-
def set_arg_names(args)
|
340
|
-
@arg_names = args.map(&:to_sym)
|
341
|
-
end
|
342
|
-
|
343
|
-
# Return a string describing the internal state of a task. Useful for
|
344
|
-
# debugging.
|
345
|
-
def investigation
|
346
|
-
result = "------------------------------\n".dup
|
347
|
-
result << "Investigating #{name}\n"
|
348
|
-
result << "class: #{self.class}\n"
|
349
|
-
result << "task needed: #{needed?}\n"
|
350
|
-
result << "timestamp: #{timestamp}\n"
|
351
|
-
result << "pre-requisites: \n"
|
352
|
-
prereqs = prerequisite_tasks
|
353
|
-
prereqs.sort! { |a, b| a.timestamp <=> b.timestamp }
|
354
|
-
prereqs.each do |p|
|
355
|
-
result << "--#{p.name} (#{p.timestamp})\n"
|
356
|
-
end
|
357
|
-
latest_prereq = prerequisite_tasks.map(&:timestamp).max
|
358
|
-
result << "latest-prerequisite time: #{latest_prereq}\n"
|
359
|
-
result << "................................\n\n"
|
360
|
-
return result
|
361
|
-
end
|
362
|
-
|
363
|
-
# ----------------------------------------------------------------
|
364
|
-
# Rake Module Methods
|
365
|
-
#
|
366
|
-
class << self
|
367
|
-
|
368
|
-
# Clear the task list. This cause rake to immediately forget all the
|
369
|
-
# tasks that have been assigned. (Normally used in the unit tests.)
|
370
|
-
def clear
|
371
|
-
Rake.application.clear
|
372
|
-
end
|
373
|
-
|
374
|
-
# List of all defined tasks.
|
375
|
-
def tasks
|
376
|
-
Rake.application.tasks
|
377
|
-
end
|
378
|
-
|
379
|
-
# Return a task with the given name. If the task is not currently
|
380
|
-
# known, try to synthesize one from the defined rules. If no rules are
|
381
|
-
# found, but an existing file matches the task name, assume it is a file
|
382
|
-
# task with no dependencies or actions.
|
383
|
-
def [](task_name)
|
384
|
-
Rake.application[task_name]
|
385
|
-
end
|
386
|
-
|
387
|
-
# TRUE if the task name is already defined.
|
388
|
-
def task_defined?(task_name)
|
389
|
-
Rake.application.lookup(task_name) != nil
|
390
|
-
end
|
391
|
-
|
392
|
-
# Define a task given +args+ and an option block. If a rule with the
|
393
|
-
# given name already exists, the prerequisites and actions are added to
|
394
|
-
# the existing task. Returns the defined task.
|
395
|
-
def define_task(*args, &block)
|
396
|
-
Rake.application.define_task(self, *args, &block)
|
397
|
-
end
|
398
|
-
|
399
|
-
# Define a rule for synthesizing tasks.
|
400
|
-
def create_rule(*args, &block)
|
401
|
-
Rake.application.create_rule(*args, &block)
|
402
|
-
end
|
403
|
-
|
404
|
-
# Apply the scope to the task name according to the rules for
|
405
|
-
# this kind of task. Generic tasks will accept the scope as
|
406
|
-
# part of the name.
|
407
|
-
def scope_name(scope, task_name)
|
408
|
-
scope.path_with_task_name(task_name)
|
409
|
-
end
|
410
|
-
|
411
|
-
end # class << Rake::Task
|
412
|
-
end # class Rake::Task
|
413
|
-
end
|