doing 2.1.12 → 2.1.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. checksums.yaml +4 -4
  2. data/.yardoc/checksums +8 -8
  3. data/.yardoc/object_types +0 -0
  4. data/.yardoc/objects/root.dat +0 -0
  5. data/CHANGELOG.md +11 -0
  6. data/Gemfile.lock +1 -1
  7. data/README.md +1 -1
  8. data/bin/doing +120 -45
  9. data/docs/doc/Array.html +1 -1
  10. data/docs/doc/BooleanTermParser/Clause.html +1 -1
  11. data/docs/doc/BooleanTermParser/Operator.html +1 -1
  12. data/docs/doc/BooleanTermParser/Query.html +1 -1
  13. data/docs/doc/BooleanTermParser/QueryParser.html +1 -1
  14. data/docs/doc/BooleanTermParser/QueryTransformer.html +1 -1
  15. data/docs/doc/BooleanTermParser.html +1 -1
  16. data/docs/doc/Doing/Color.html +1 -1
  17. data/docs/doc/Doing/Completion.html +1 -1
  18. data/docs/doc/Doing/Configuration.html +3 -3
  19. data/docs/doc/Doing/Errors/DoingNoTraceError.html +1 -1
  20. data/docs/doc/Doing/Errors/DoingRuntimeError.html +1 -1
  21. data/docs/doc/Doing/Errors/DoingStandardError.html +1 -1
  22. data/docs/doc/Doing/Errors/EmptyInput.html +1 -1
  23. data/docs/doc/Doing/Errors/NoResults.html +1 -1
  24. data/docs/doc/Doing/Errors/PluginException.html +1 -1
  25. data/docs/doc/Doing/Errors/UserCancelled.html +1 -1
  26. data/docs/doc/Doing/Errors/WrongCommand.html +1 -1
  27. data/docs/doc/Doing/Errors.html +1 -1
  28. data/docs/doc/Doing/Hooks.html +1 -1
  29. data/docs/doc/Doing/Item.html +116 -1
  30. data/docs/doc/Doing/Items.html +65 -1
  31. data/docs/doc/Doing/LogAdapter.html +1 -1
  32. data/docs/doc/Doing/Note.html +1 -1
  33. data/docs/doc/Doing/Pager.html +1 -1
  34. data/docs/doc/Doing/Plugins.html +1 -1
  35. data/docs/doc/Doing/Prompt.html +1 -1
  36. data/docs/doc/Doing/Section.html +1 -1
  37. data/docs/doc/Doing/TemplateString.html +1 -1
  38. data/docs/doc/Doing/Util/Backup.html +84 -1
  39. data/docs/doc/Doing/Util.html +1 -1
  40. data/docs/doc/Doing/WWID.html +174 -1
  41. data/docs/doc/Doing.html +2 -2
  42. data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
  43. data/docs/doc/GLI/Commands.html +1 -1
  44. data/docs/doc/GLI.html +1 -1
  45. data/docs/doc/Hash.html +1 -1
  46. data/docs/doc/PhraseParser/Operator.html +1 -1
  47. data/docs/doc/PhraseParser/PhraseClause.html +1 -1
  48. data/docs/doc/PhraseParser/Query.html +1 -1
  49. data/docs/doc/PhraseParser/QueryParser.html +1 -1
  50. data/docs/doc/PhraseParser/QueryTransformer.html +1 -1
  51. data/docs/doc/PhraseParser/TermClause.html +1 -1
  52. data/docs/doc/PhraseParser.html +1 -1
  53. data/docs/doc/Status.html +1 -1
  54. data/docs/doc/String.html +1 -1
  55. data/docs/doc/Symbol.html +1 -1
  56. data/docs/doc/Time.html +1 -1
  57. data/docs/doc/_index.html +1 -1
  58. data/docs/doc/file.README.html +2 -2
  59. data/docs/doc/index.html +2 -2
  60. data/docs/doc/method_list.html +253 -197
  61. data/docs/doc/top-level-namespace.html +1 -1
  62. data/doing.rdoc +202 -40
  63. data/lib/completion/_doing.zsh +24 -20
  64. data/lib/completion/doing.bash +41 -30
  65. data/lib/completion/doing.fish +23 -1
  66. data/lib/doing/item.rb +119 -0
  67. data/lib/doing/version.rb +1 -1
  68. data/lib/doing/wwid.rb +20 -5
  69. metadata +2 -2
@@ -114,7 +114,7 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Tue Dec 21 14:44:17 2021 by
117
+ Generated on Fri Jan 14 21:59:14 2022 by
118
118
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
119
  0.9.26 (ruby-3.0.1).
120
120
  </div>
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Tue Dec 21 14:44:17 2021 by
108
+ Generated on Fri Jan 14 21:59:14 2022 by
109
109
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110
110
  0.9.26 (ruby-3.0.1).
111
111
  </div>
@@ -508,7 +508,7 @@ ANSI-sequences are stripped from the string.</p>
508
508
  </div>
509
509
 
510
510
  <div id="footer">
511
- Generated on Tue Dec 21 14:44:17 2021 by
511
+ Generated on Fri Jan 14 21:59:13 2022 by
512
512
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
513
513
  0.9.26 (ruby-3.0.1).
514
514
  </div>
@@ -206,7 +206,7 @@ stdout</p>
206
206
  </div>
207
207
 
208
208
  <div id="footer">
209
- Generated on Tue Dec 21 14:44:17 2021 by
209
+ Generated on Fri Jan 14 21:59:14 2022 by
210
210
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
211
211
  0.9.26 (ruby-3.0.1).
212
212
  </div>
@@ -368,7 +368,7 @@
368
368
  <li class="public ">
369
369
  <span class="summary_signature">
370
370
 
371
- <a href="#choose_config-instance_method" title="#choose_config (instance method)">#<strong>choose_config</strong> &#x21d2; String </a>
371
+ <a href="#choose_config-instance_method" title="#choose_config (instance method)">#<strong>choose_config</strong>(create: false) &#x21d2; String </a>
372
372
 
373
373
 
374
374
 
@@ -745,7 +745,7 @@
745
745
  <div class="method_details ">
746
746
  <h3 class="signature " id="choose_config-instance_method">
747
747
 
748
- #<strong>choose_config</strong> &#x21d2; <tt><span class='object_link'><a href="../String.html" title="String (class)">String</a></span></tt>
748
+ #<strong>choose_config</strong>(create: false) &#x21d2; <tt><span class='object_link'><a href="../String.html" title="String (class)">String</a></span></tt>
749
749
 
750
750
 
751
751
 
@@ -1101,7 +1101,7 @@ matched, first match wins)</p>
1101
1101
  </div>
1102
1102
 
1103
1103
  <div id="footer">
1104
- Generated on Tue Dec 21 14:44:17 2021 by
1104
+ Generated on Fri Jan 14 21:59:14 2022 by
1105
1105
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1106
1106
  0.9.26 (ruby-3.0.1).
1107
1107
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Tue Dec 21 14:44:17 2021 by
179
+ Generated on Fri Jan 14 21:59:14 2022 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.9.26 (ruby-3.0.1).
182
182
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Tue Dec 21 14:44:17 2021 by
179
+ Generated on Fri Jan 14 21:59:14 2022 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.9.26 (ruby-3.0.1).
182
182
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Tue Dec 21 14:44:17 2021 by
179
+ Generated on Fri Jan 14 21:59:14 2022 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.9.26 (ruby-3.0.1).
182
182
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Tue Dec 21 14:44:17 2021 by
179
+ Generated on Fri Jan 14 21:59:14 2022 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.9.26 (ruby-3.0.1).
182
182
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Tue Dec 21 14:44:17 2021 by
179
+ Generated on Fri Jan 14 21:59:14 2022 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.9.26 (ruby-3.0.1).
182
182
  </div>
@@ -238,7 +238,7 @@
238
238
  </div>
239
239
 
240
240
  <div id="footer">
241
- Generated on Tue Dec 21 14:44:17 2021 by
241
+ Generated on Fri Jan 14 21:59:14 2022 by
242
242
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
243
243
  0.9.26 (ruby-3.0.1).
244
244
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Tue Dec 21 14:44:17 2021 by
179
+ Generated on Fri Jan 14 21:59:14 2022 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.9.26 (ruby-3.0.1).
182
182
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Tue Dec 21 14:44:17 2021 by
179
+ Generated on Fri Jan 14 21:59:14 2022 by
180
180
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
181
181
  0.9.26 (ruby-3.0.1).
182
182
  </div>
@@ -181,7 +181,7 @@
181
181
  </div>
182
182
 
183
183
  <div id="footer">
184
- Generated on Tue Dec 21 14:44:17 2021 by
184
+ Generated on Fri Jan 14 21:59:13 2022 by
185
185
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
186
186
  0.9.26 (ruby-3.0.1).
187
187
  </div>
@@ -354,7 +354,7 @@
354
354
  </div>
355
355
 
356
356
  <div id="footer">
357
- Generated on Tue Dec 21 14:44:17 2021 by
357
+ Generated on Fri Jan 14 21:59:13 2022 by
358
358
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
359
359
  0.9.26 (ruby-3.0.1).
360
360
  </div>
@@ -573,6 +573,29 @@
573
573
 
574
574
  <span class="summary_desc"><div class='inline'></div></span>
575
575
 
576
+ </li>
577
+
578
+
579
+ <li class="public ">
580
+ <span class="summary_signature">
581
+
582
+ <a href="#tag_values%3F-instance_method" title="#tag_values? (instance method)">#<strong>tag_values?</strong>(queries, bool = :and, negate: false) &#x21d2; Boolean </a>
583
+
584
+
585
+
586
+ </span>
587
+
588
+
589
+
590
+
591
+
592
+
593
+
594
+
595
+
596
+ <span class="summary_desc"><div class='inline'><p>Test if item matches tag values.</p>
597
+ </div></span>
598
+
576
599
  </li>
577
600
 
578
601
 
@@ -1594,6 +1617,98 @@ type (:sensitive,
1594
1617
 
1595
1618
 
1596
1619
  </h3>
1620
+ </div>
1621
+
1622
+ <div class="method_details ">
1623
+ <h3 class="signature " id="tag_values?-instance_method">
1624
+
1625
+ #<strong>tag_values?</strong>(queries, bool = :and, negate: false) &#x21d2; <tt>Boolean</tt>
1626
+
1627
+
1628
+
1629
+
1630
+
1631
+ </h3><div class="docstring">
1632
+ <div class="discussion">
1633
+ <p>Test if item matches tag values</p>
1634
+
1635
+
1636
+ </div>
1637
+ </div>
1638
+ <div class="tags">
1639
+ <p class="tag_title">Parameters:</p>
1640
+ <ul class="param">
1641
+
1642
+ <li>
1643
+
1644
+ <span class='name'>queries</span>
1645
+
1646
+
1647
+ <span class='type'>(<tt><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></tt>)</span>
1648
+
1649
+
1650
+
1651
+ &mdash;
1652
+ <div class='inline'><p>The tag value queries to test</p>
1653
+ </div>
1654
+
1655
+ </li>
1656
+
1657
+ <li>
1658
+
1659
+ <span class='name'>bool</span>
1660
+
1661
+
1662
+ <span class='type'>(<tt><span class='object_link'><a href="../Symbol.html" title="Symbol (class)">Symbol</a></span></tt>)</span>
1663
+
1664
+
1665
+ <em class="default">(defaults to: <tt>:and</tt>)</em>
1666
+
1667
+
1668
+ &mdash;
1669
+ <div class='inline'><p>The boolean to use for multiple tags (:and, :or, :not)</p>
1670
+ </div>
1671
+
1672
+ </li>
1673
+
1674
+ <li>
1675
+
1676
+ <span class='name'>negate</span>
1677
+
1678
+
1679
+ <span class='type'>(<tt>Boolean</tt>)</span>
1680
+
1681
+
1682
+ <em class="default">(defaults to: <tt>false</tt>)</em>
1683
+
1684
+
1685
+ &mdash;
1686
+ <div class='inline'><p>negate the result?</p>
1687
+ </div>
1688
+
1689
+ </li>
1690
+
1691
+ </ul>
1692
+
1693
+ <p class="tag_title">Returns:</p>
1694
+ <ul class="return">
1695
+
1696
+ <li>
1697
+
1698
+
1699
+ <span class='type'>(<tt>Boolean</tt>)</span>
1700
+
1701
+
1702
+
1703
+ &mdash;
1704
+ <div class='inline'><p>true if tag/bool combination passes</p>
1705
+ </div>
1706
+
1707
+ </li>
1708
+
1709
+ </ul>
1710
+
1711
+ </div>
1597
1712
  </div>
1598
1713
 
1599
1714
  <div class="method_details ">
@@ -1754,7 +1869,7 @@ type (:sensitive,
1754
1869
  </div>
1755
1870
 
1756
1871
  <div id="footer">
1757
- Generated on Tue Dec 21 14:44:17 2021 by
1872
+ Generated on Fri Jan 14 21:59:14 2022 by
1758
1873
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1759
1874
  0.9.26 (ruby-3.0.1).
1760
1875
  </div>
@@ -222,6 +222,29 @@
222
222
  <span class="summary_desc"><div class='inline'><p>Delete an item from the index.</p>
223
223
  </div></span>
224
224
 
225
+ </li>
226
+
227
+
228
+ <li class="public ">
229
+ <span class="summary_signature">
230
+
231
+ <a href="#diff-instance_method" title="#diff (instance method)">#<strong>diff</strong>(items) &#x21d2; Object </a>
232
+
233
+
234
+
235
+ </span>
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+ <span class="summary_desc"><div class='inline'><p>Return Items containing items that don&#39;t exist in receiver.</p>
246
+ </div></span>
247
+
225
248
  </li>
226
249
 
227
250
 
@@ -571,6 +594,47 @@ creation of the section.</p>
571
594
  </ul>
572
595
 
573
596
 
597
+ </div>
598
+ </div>
599
+
600
+ <div class="method_details ">
601
+ <h3 class="signature " id="diff-instance_method">
602
+
603
+ #<strong>diff</strong>(items) &#x21d2; <tt>Object</tt>
604
+
605
+
606
+
607
+
608
+
609
+ </h3><div class="docstring">
610
+ <div class="discussion">
611
+ <p>Return Items containing items that don&#39;t exist in receiver</p>
612
+
613
+
614
+ </div>
615
+ </div>
616
+ <div class="tags">
617
+ <p class="tag_title">Parameters:</p>
618
+ <ul class="param">
619
+
620
+ <li>
621
+
622
+ <span class='name'>items</span>
623
+
624
+
625
+ <span class='type'>(<tt><span class='object_link'><a href="" title="Doing::Items (class)">Items</a></span></tt>)</span>
626
+
627
+
628
+
629
+ &mdash;
630
+ <div class='inline'><p>Receiver</p>
631
+ </div>
632
+
633
+ </li>
634
+
635
+ </ul>
636
+
637
+
574
638
  </div>
575
639
  </div>
576
640
 
@@ -826,7 +890,7 @@ specified section</p>
826
890
  </div>
827
891
 
828
892
  <div id="footer">
829
- Generated on Tue Dec 21 14:44:17 2021 by
893
+ Generated on Fri Jan 14 21:59:14 2022 by
830
894
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
831
895
  0.9.26 (ruby-3.0.1).
832
896
  </div>
@@ -1797,7 +1797,7 @@ message (optional)</p>
1797
1797
  </div>
1798
1798
 
1799
1799
  <div id="footer">
1800
- Generated on Tue Dec 21 14:44:17 2021 by
1800
+ Generated on Fri Jan 14 21:59:14 2022 by
1801
1801
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1802
1802
  0.9.26 (ruby-3.0.1).
1803
1803
  </div>
@@ -627,7 +627,7 @@ content</p>
627
627
  </div>
628
628
 
629
629
  <div id="footer">
630
- Generated on Tue Dec 21 14:44:17 2021 by
630
+ Generated on Fri Jan 14 21:59:14 2022 by
631
631
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
632
632
  0.9.26 (ruby-3.0.1).
633
633
  </div>
@@ -296,7 +296,7 @@ STDOUT</p>
296
296
  </div>
297
297
 
298
298
  <div id="footer">
299
- Generated on Tue Dec 21 14:44:17 2021 by
299
+ Generated on Fri Jan 14 21:59:13 2022 by
300
300
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
301
301
  0.9.26 (ruby-3.0.1).
302
302
  </div>
@@ -1235,7 +1235,7 @@ e.g. :imp =&gt; :import</p>
1235
1235
  </div>
1236
1236
 
1237
1237
  <div id="footer">
1238
- Generated on Tue Dec 21 14:44:17 2021 by
1238
+ Generated on Fri Jan 14 21:59:14 2022 by
1239
1239
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1240
1240
  0.9.26 (ruby-3.0.1).
1241
1241
  </div>
@@ -830,7 +830,7 @@ response if no input</p>
830
830
  </div>
831
831
 
832
832
  <div id="footer">
833
- Generated on Tue Dec 21 14:44:17 2021 by
833
+ Generated on Fri Jan 14 21:59:13 2022 by
834
834
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
835
835
  0.9.26 (ruby-3.0.1).
836
836
  </div>
@@ -344,7 +344,7 @@
344
344
  </div>
345
345
 
346
346
  <div id="footer">
347
- Generated on Tue Dec 21 14:44:17 2021 by
347
+ Generated on Fri Jan 14 21:59:14 2022 by
348
348
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
349
349
  0.9.26 (ruby-3.0.1).
350
350
  </div>
@@ -703,7 +703,7 @@ of colors and string locations</p>
703
703
  </div>
704
704
 
705
705
  <div id="footer">
706
- Generated on Tue Dec 21 14:44:17 2021 by
706
+ Generated on Fri Jan 14 21:59:14 2022 by
707
707
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
708
708
  0.9.26 (ruby-3.0.1).
709
709
  </div>
@@ -165,6 +165,29 @@
165
165
 
166
166
  <span class="summary_desc"><div class='inline'></div></span>
167
167
 
168
+ </li>
169
+
170
+
171
+ <li class="public ">
172
+ <span class="summary_signature">
173
+
174
+ <a href="#last_backup-instance_method" title="#last_backup (instance method)">#<strong>last_backup</strong>(filename = nil, count: 1) &#x21d2; String </a>
175
+
176
+
177
+
178
+ </span>
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+ <span class="summary_desc"><div class='inline'><p>Retrieve the most recent backup.</p>
189
+ </div></span>
190
+
168
191
  </li>
169
192
 
170
193
 
@@ -399,6 +422,66 @@
399
422
 
400
423
 
401
424
  </h3>
425
+ </div>
426
+
427
+ <div class="method_details ">
428
+ <h3 class="signature " id="last_backup-instance_method">
429
+
430
+ #<strong>last_backup</strong>(filename = nil, count: 1) &#x21d2; <tt><span class='object_link'><a href="../../String.html" title="String (class)">String</a></span></tt>
431
+
432
+
433
+
434
+
435
+
436
+ </h3><div class="docstring">
437
+ <div class="discussion">
438
+ <p>Retrieve the most recent backup</p>
439
+
440
+
441
+ </div>
442
+ </div>
443
+ <div class="tags">
444
+ <p class="tag_title">Parameters:</p>
445
+ <ul class="param">
446
+
447
+ <li>
448
+
449
+ <span class='name'>filename</span>
450
+
451
+
452
+ <span class='type'></span>
453
+
454
+
455
+ <em class="default">(defaults to: <tt>nil</tt>)</em>
456
+
457
+
458
+ &mdash;
459
+ <div class='inline'><p>The filename</p>
460
+ </div>
461
+
462
+ </li>
463
+
464
+ </ul>
465
+
466
+ <p class="tag_title">Returns:</p>
467
+ <ul class="return">
468
+
469
+ <li>
470
+
471
+
472
+ <span class='type'>(<tt><span class='object_link'><a href="../../String.html" title="String (class)">String</a></span></tt>)</span>
473
+
474
+
475
+
476
+ &mdash;
477
+ <div class='inline'><p>filename</p>
478
+ </div>
479
+
480
+ </li>
481
+
482
+ </ul>
483
+
484
+ </div>
402
485
  </div>
403
486
 
404
487
  <div class="method_details ">
@@ -753,7 +836,7 @@ in a hidden directory</p>
753
836
  </div>
754
837
 
755
838
  <div id="footer">
756
- Generated on Tue Dec 21 14:44:17 2021 by
839
+ Generated on Fri Jan 14 21:59:14 2022 by
757
840
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
758
841
  0.9.26 (ruby-3.0.1).
759
842
  </div>
@@ -928,7 +928,7 @@ other_hash - the other hash whose values will be persisted after the merge</p>
928
928
  </div>
929
929
 
930
930
  <div id="footer">
931
- Generated on Tue Dec 21 14:44:17 2021 by
931
+ Generated on Fri Jan 14 21:59:13 2022 by
932
932
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
933
933
  0.9.26 (ruby-3.0.1).
934
934
  </div>