doing 2.1.13 → 2.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/.yardoc/checksums +5 -5
  3. data/.yardoc/object_types +0 -0
  4. data/.yardoc/objects/root.dat +0 -0
  5. data/CHANGELOG.md +14 -0
  6. data/Gemfile.lock +7 -1
  7. data/README.md +1 -1
  8. data/bin/doing +91 -28
  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 +1 -1
  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 +117 -13
  30. data/docs/doc/Doing/Items.html +1 -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 +35 -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 +1 -1
  39. data/docs/doc/Doing/Util.html +1 -1
  40. data/docs/doc/Doing/WWID.html +7 -5
  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 +206 -198
  61. data/docs/doc/top-level-namespace.html +1 -1
  62. data/docs/index.md +1 -1
  63. data/doing.gemspec +1 -0
  64. data/doing.rdoc +41 -4
  65. data/lib/completion/_doing.zsh +11 -11
  66. data/lib/completion/doing.bash +15 -15
  67. data/lib/completion/doing.fish +10 -3
  68. data/lib/doing/item.rb +25 -0
  69. data/lib/doing/plugins/import/calendar_import.rb +13 -1
  70. data/lib/doing/plugins/import/doing_import.rb +12 -1
  71. data/lib/doing/plugins/import/timing_import.rb +13 -1
  72. data/lib/doing/prompt.rb +13 -1
  73. data/lib/doing/time.rb +2 -2
  74. data/lib/doing/version.rb +1 -1
  75. data/lib/doing/wwid.rb +10 -5
  76. data/lib/doing.rb +1 -0
  77. metadata +21 -1
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Fri Jan 14 21:59:14 2022 by
179
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:14 2022 by
241
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:14 2022 by
179
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:14 2022 by
179
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:13 2022 by
184
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:13 2022 by
357
+ Generated on Sat Jan 15 17:27:48 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>
@@ -328,7 +328,7 @@
328
328
  <li class="public ">
329
329
  <span class="summary_signature">
330
330
 
331
- <a href="#ignore_case-instance_method" title="#ignore_case (instance method)">#<strong>ignore_case</strong>(search, case_type) &#x21d2; Object </a>
331
+ <a href="#ignore_case-instance_method" title="#ignore_case (instance method)">#<strong>ignore_case</strong>(search, case_type) &#x21d2; Boolean </a>
332
332
 
333
333
 
334
334
 
@@ -342,7 +342,8 @@
342
342
 
343
343
 
344
344
 
345
- <span class="summary_desc"><div class='inline'></div></span>
345
+ <span class="summary_desc"><div class='inline'><p>Determine if case should be ignored for searches.</p>
346
+ </div></span>
346
347
 
347
348
  </li>
348
349
 
@@ -504,7 +505,8 @@
504
505
 
505
506
 
506
507
 
507
- <span class="summary_desc"><div class='inline'></div></span>
508
+ <span class="summary_desc"><div class='inline'><p>Test if item is included in never_finish config and thus should not receive a @done tag.</p>
509
+ </div></span>
508
510
 
509
511
  </li>
510
512
 
@@ -526,7 +528,8 @@
526
528
 
527
529
 
528
530
 
529
- <span class="summary_desc"><div class='inline'></div></span>
531
+ <span class="summary_desc"><div class='inline'><p>Test if item is included in never_time config and thus should not receive a date on the @done tag.</p>
532
+ </div></span>
530
533
 
531
534
  </li>
532
535
 
@@ -557,7 +560,7 @@
557
560
  <li class="public ">
558
561
  <span class="summary_signature">
559
562
 
560
- <a href="#tag_array-instance_method" title="#tag_array (instance method)">#<strong>tag_array</strong> &#x21d2; Object </a>
563
+ <a href="#tag_array-instance_method" title="#tag_array (instance method)">#<strong>tag_array</strong> &#x21d2; Array </a>
561
564
 
562
565
 
563
566
 
@@ -571,7 +574,8 @@
571
574
 
572
575
 
573
576
 
574
- <span class="summary_desc"><div class='inline'></div></span>
577
+ <span class="summary_desc"><div class='inline'><p>convert tags on item to an array with @ symbols removed.</p>
578
+ </div></span>
575
579
 
576
580
  </li>
577
581
 
@@ -1034,13 +1038,74 @@ the item belongs</p>
1034
1038
  <div class="method_details ">
1035
1039
  <h3 class="signature " id="ignore_case-instance_method">
1036
1040
 
1037
- #<strong>ignore_case</strong>(search, case_type) &#x21d2; <tt>Object</tt>
1041
+ #<strong>ignore_case</strong>(search, case_type) &#x21d2; <tt>Boolean</tt>
1038
1042
 
1039
1043
 
1040
1044
 
1041
1045
 
1042
1046
 
1043
- </h3>
1047
+ </h3><div class="docstring">
1048
+ <div class="discussion">
1049
+ <p>Determine if case should be ignored for searches</p>
1050
+
1051
+
1052
+ </div>
1053
+ </div>
1054
+ <div class="tags">
1055
+ <p class="tag_title">Parameters:</p>
1056
+ <ul class="param">
1057
+
1058
+ <li>
1059
+
1060
+ <span class='name'>search</span>
1061
+
1062
+
1063
+ <span class='type'>(<tt><span class='object_link'><a href="../String.html" title="String (class)">String</a></span></tt>)</span>
1064
+
1065
+
1066
+
1067
+ &mdash;
1068
+ <div class='inline'><p>The search string</p>
1069
+ </div>
1070
+
1071
+ </li>
1072
+
1073
+ <li>
1074
+
1075
+ <span class='name'>case_type</span>
1076
+
1077
+
1078
+ <span class='type'>(<tt><span class='object_link'><a href="../Symbol.html" title="Symbol (class)">Symbol</a></span></tt>)</span>
1079
+
1080
+
1081
+
1082
+ &mdash;
1083
+ <div class='inline'><p>The case type</p>
1084
+ </div>
1085
+
1086
+ </li>
1087
+
1088
+ </ul>
1089
+
1090
+ <p class="tag_title">Returns:</p>
1091
+ <ul class="return">
1092
+
1093
+ <li>
1094
+
1095
+
1096
+ <span class='type'>(<tt>Boolean</tt>)</span>
1097
+
1098
+
1099
+
1100
+ &mdash;
1101
+ <div class='inline'><p>case should be ignored</p>
1102
+ </div>
1103
+
1104
+ </li>
1105
+
1106
+ </ul>
1107
+
1108
+ </div>
1044
1109
  </div>
1045
1110
 
1046
1111
  <div class="method_details ">
@@ -1399,7 +1464,9 @@ type (:sensitive,
1399
1464
 
1400
1465
  </h3><div class="docstring">
1401
1466
  <div class="discussion">
1402
-
1467
+ <p>Test if item is included in never_finish config and
1468
+ thus should not receive a @done tag</p>
1469
+
1403
1470
 
1404
1471
  </div>
1405
1472
  </div>
@@ -1415,6 +1482,10 @@ type (:sensitive,
1415
1482
 
1416
1483
 
1417
1484
 
1485
+ &mdash;
1486
+ <div class='inline'><p>item should receive @done tag</p>
1487
+ </div>
1488
+
1418
1489
  </li>
1419
1490
 
1420
1491
  </ul>
@@ -1433,7 +1504,9 @@ type (:sensitive,
1433
1504
 
1434
1505
  </h3><div class="docstring">
1435
1506
  <div class="discussion">
1436
-
1507
+ <p>Test if item is included in never_time config and
1508
+ thus should not receive a date on the @done tag</p>
1509
+
1437
1510
 
1438
1511
  </div>
1439
1512
  </div>
@@ -1449,6 +1522,10 @@ type (:sensitive,
1449
1522
 
1450
1523
 
1451
1524
 
1525
+ &mdash;
1526
+ <div class='inline'><p>item should receive @done date</p>
1527
+ </div>
1528
+
1452
1529
  </li>
1453
1530
 
1454
1531
  </ul>
@@ -1610,13 +1687,40 @@ type (:sensitive,
1610
1687
  <div class="method_details ">
1611
1688
  <h3 class="signature " id="tag_array-instance_method">
1612
1689
 
1613
- #<strong>tag_array</strong> &#x21d2; <tt>Object</tt>
1690
+ #<strong>tag_array</strong> &#x21d2; <tt><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></tt>
1614
1691
 
1615
1692
 
1616
1693
 
1617
1694
 
1618
1695
 
1619
- </h3>
1696
+ </h3><div class="docstring">
1697
+ <div class="discussion">
1698
+ <p>convert tags on item to an array with @ symbols removed</p>
1699
+
1700
+
1701
+ </div>
1702
+ </div>
1703
+ <div class="tags">
1704
+
1705
+ <p class="tag_title">Returns:</p>
1706
+ <ul class="return">
1707
+
1708
+ <li>
1709
+
1710
+
1711
+ <span class='type'>(<tt><span class='object_link'><a href="../Array.html" title="Array (class)">Array</a></span></tt>)</span>
1712
+
1713
+
1714
+
1715
+ &mdash;
1716
+ <div class='inline'><p>array of tags</p>
1717
+ </div>
1718
+
1719
+ </li>
1720
+
1721
+ </ul>
1722
+
1723
+ </div>
1620
1724
  </div>
1621
1725
 
1622
1726
  <div class="method_details ">
@@ -1869,7 +1973,7 @@ type (:sensitive,
1869
1973
  </div>
1870
1974
 
1871
1975
  <div id="footer">
1872
- Generated on Fri Jan 14 21:59:14 2022 by
1976
+ Generated on Sat Jan 15 17:27:48 2022 by
1873
1977
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1874
1978
  0.9.26 (ruby-3.0.1).
1875
1979
  </div>
@@ -890,7 +890,7 @@ specified section</p>
890
890
  </div>
891
891
 
892
892
  <div id="footer">
893
- Generated on Fri Jan 14 21:59:14 2022 by
893
+ Generated on Sat Jan 15 17:27:48 2022 by
894
894
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
895
895
  0.9.26 (ruby-3.0.1).
896
896
  </div>
@@ -1797,7 +1797,7 @@ message (optional)</p>
1797
1797
  </div>
1798
1798
 
1799
1799
  <div id="footer">
1800
- Generated on Fri Jan 14 21:59:14 2022 by
1800
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:14 2022 by
630
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:13 2022 by
299
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:14 2022 by
1238
+ Generated on Sat Jan 15 17:27:48 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>
@@ -281,6 +281,28 @@
281
281
 
282
282
 
283
283
 
284
+ <span class="summary_desc"><div class='inline'></div></span>
285
+
286
+ </li>
287
+
288
+
289
+ <li class="public ">
290
+ <span class="summary_signature">
291
+
292
+ <a href="#request_lines-class_method" title="request_lines (class method)">.<strong>request_lines</strong>(prompt: &#39;Enter text&#39;) &#x21d2; Object </a>
293
+
294
+
295
+
296
+ </span>
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
284
306
  <span class="summary_desc"><div class='inline'></div></span>
285
307
 
286
308
  </li>
@@ -697,6 +719,18 @@
697
719
 
698
720
 
699
721
 
722
+ </h3>
723
+ </div>
724
+
725
+ <div class="method_details ">
726
+ <h3 class="signature " id="request_lines-class_method">
727
+
728
+ .<strong>request_lines</strong>(prompt: &#39;Enter text&#39;) &#x21d2; <tt>Object</tt>
729
+
730
+
731
+
732
+
733
+
700
734
  </h3>
701
735
  </div>
702
736
 
@@ -830,7 +864,7 @@ response if no input</p>
830
864
  </div>
831
865
 
832
866
  <div id="footer">
833
- Generated on Fri Jan 14 21:59:13 2022 by
867
+ Generated on Sat Jan 15 17:27:48 2022 by
834
868
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
835
869
  0.9.26 (ruby-3.0.1).
836
870
  </div>
@@ -344,7 +344,7 @@
344
344
  </div>
345
345
 
346
346
  <div id="footer">
347
- Generated on Fri Jan 14 21:59:14 2022 by
347
+ Generated on Sat Jan 15 17:27:48 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 Fri Jan 14 21:59:14 2022 by
706
+ Generated on Sat Jan 15 17:27:48 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>
@@ -836,7 +836,7 @@ in a hidden directory</p>
836
836
  </div>
837
837
 
838
838
  <div id="footer">
839
- Generated on Fri Jan 14 21:59:14 2022 by
839
+ Generated on Sat Jan 15 17:27:48 2022 by
840
840
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
841
841
  0.9.26 (ruby-3.0.1).
842
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 Fri Jan 14 21:59:13 2022 by
931
+ Generated on Sat Jan 15 17:27:48 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>
@@ -624,7 +624,7 @@
624
624
 
625
625
 
626
626
 
627
- <span class="summary_desc"><div class='inline'><p>Remove items from a list that already exist in @content.</p>
627
+ <span class="summary_desc"><div class='inline'><p>Remove items from an array that already exist in.</p>
628
628
  </div></span>
629
629
 
630
630
  </li>
@@ -2362,7 +2362,7 @@ untagged keyword</p>
2362
2362
 
2363
2363
  </h3><div class="docstring">
2364
2364
  <div class="discussion">
2365
- <p>Remove items from a list that already exist in @content</p>
2365
+ <p>Remove items from an array that already exist in</p>
2366
2366
 
2367
2367
 
2368
2368
  </div>
@@ -2381,7 +2381,8 @@ untagged keyword</p>
2381
2381
 
2382
2382
 
2383
2383
  &mdash;
2384
- <div class='inline'><p>The items to deduplicate</p>
2384
+ <div class='inline'><p>The items to
2385
+ deduplicate</p>
2385
2386
  </div>
2386
2387
 
2387
2388
  </li>
@@ -2398,7 +2399,8 @@ untagged keyword</p>
2398
2399
 
2399
2400
 
2400
2401
  &mdash;
2401
- <div class='inline'><p>Remove items with overlapping time spans</p>
2402
+ <div class='inline'><p>Remove items with
2403
+ overlapping time spans</p>
2402
2404
  </div>
2403
2405
 
2404
2406
  </li>
@@ -4690,7 +4692,7 @@ json, or text)</p>
4690
4692
  </div>
4691
4693
 
4692
4694
  <div id="footer">
4693
- Generated on Fri Jan 14 21:59:14 2022 by
4695
+ Generated on Sat Jan 15 17:27:48 2022 by
4694
4696
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
4695
4697
  0.9.26 (ruby-3.0.1).
4696
4698
  </div>
data/docs/doc/Doing.html CHANGED
@@ -119,7 +119,7 @@
119
119
  <dt id="VERSION-constant" class="">VERSION =
120
120
 
121
121
  </dt>
122
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>2.1.13</span><span class='tstring_end'>&#39;</span></span></pre></dd>
122
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>2.1.14</span><span class='tstring_end'>&#39;</span></span></pre></dd>
123
123
 
124
124
  </dl>
125
125
 
@@ -135,7 +135,7 @@
135
135
  </div>
136
136
 
137
137
  <div id="footer">
138
- Generated on Fri Jan 14 21:59:13 2022 by
138
+ Generated on Sat Jan 15 17:27:48 2022 by
139
139
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
140
140
  0.9.26 (ruby-3.0.1).
141
141
  </div>
@@ -753,7 +753,7 @@
753
753
  </div>
754
754
 
755
755
  <div id="footer">
756
- Generated on Fri Jan 14 21:59:14 2022 by
756
+ Generated on Sat Jan 15 17:27:48 2022 by
757
757
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
758
758
  0.9.26 (ruby-3.0.1).
759
759
  </div>
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Fri Jan 14 21:59:14 2022 by
108
+ Generated on Sat Jan 15 17:27:48 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>
data/docs/doc/GLI.html CHANGED
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Fri Jan 14 21:59:14 2022 by
108
+ Generated on Sat Jan 15 17:27:48 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>
data/docs/doc/Hash.html CHANGED
@@ -418,7 +418,7 @@
418
418
  </div>
419
419
 
420
420
  <div id="footer">
421
- Generated on Fri Jan 14 21:59:14 2022 by
421
+ Generated on Sat Jan 15 17:27:48 2022 by
422
422
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
423
423
  0.9.26 (ruby-3.0.1).
424
424
  </div>
@@ -162,7 +162,7 @@
162
162
  </div>
163
163
 
164
164
  <div id="footer">
165
- Generated on Fri Jan 14 21:59:14 2022 by
165
+ Generated on Sat Jan 15 17:27:48 2022 by
166
166
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
167
167
  0.9.26 (ruby-3.0.1).
168
168
  </div>
@@ -293,7 +293,7 @@
293
293
  </div>
294
294
 
295
295
  <div id="footer">
296
- Generated on Fri Jan 14 21:59:14 2022 by
296
+ Generated on Sat Jan 15 17:27:48 2022 by
297
297
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
298
298
  0.9.26 (ruby-3.0.1).
299
299
  </div>
@@ -485,7 +485,7 @@
485
485
  </div>
486
486
 
487
487
  <div id="footer">
488
- Generated on Fri Jan 14 21:59:14 2022 by
488
+ Generated on Sat Jan 15 17:27:48 2022 by
489
489
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
490
490
  0.9.26 (ruby-3.0.1).
491
491
  </div>
@@ -126,7 +126,7 @@ A phrase clause generates an Elasticsearch match_phrase query.</p>
126
126
  </div>
127
127
 
128
128
  <div id="footer">
129
- Generated on Fri Jan 14 21:59:14 2022 by
129
+ Generated on Sat Jan 15 17:27:48 2022 by
130
130
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
131
131
  0.9.26 (ruby-3.0.1).
132
132
  </div>
@@ -114,7 +114,7 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Fri Jan 14 21:59:14 2022 by
117
+ Generated on Sat Jan 15 17:27:48 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>
@@ -283,7 +283,7 @@
283
283
  </div>
284
284
 
285
285
  <div id="footer">
286
- Generated on Fri Jan 14 21:59:14 2022 by
286
+ Generated on Sat Jan 15 17:27:48 2022 by
287
287
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
288
288
  0.9.26 (ruby-3.0.1).
289
289
  </div>
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Fri Jan 14 21:59:14 2022 by
108
+ Generated on Sat Jan 15 17:27:48 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>
data/docs/doc/Status.html CHANGED
@@ -316,7 +316,7 @@
316
316
  </div>
317
317
 
318
318
  <div id="footer">
319
- Generated on Fri Jan 14 21:59:14 2022 by
319
+ Generated on Sat Jan 15 17:27:48 2022 by
320
320
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
321
321
  0.9.26 (ruby-3.0.1).
322
322
  </div>
data/docs/doc/String.html CHANGED
@@ -2886,7 +2886,7 @@ be recognized, e.g. %greensomething still finds
2886
2886
  </div>
2887
2887
 
2888
2888
  <div id="footer">
2889
- Generated on Fri Jan 14 21:59:14 2022 by
2889
+ Generated on Sat Jan 15 17:27:48 2022 by
2890
2890
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2891
2891
  0.9.26 (ruby-3.0.1).
2892
2892
  </div>
data/docs/doc/Symbol.html CHANGED
@@ -308,7 +308,7 @@
308
308
  </div>
309
309
 
310
310
  <div id="footer">
311
- Generated on Fri Jan 14 21:59:14 2022 by
311
+ Generated on Sat Jan 15 17:27:48 2022 by
312
312
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
313
313
  0.9.26 (ruby-3.0.1).
314
314
  </div>
data/docs/doc/Time.html CHANGED
@@ -240,7 +240,7 @@
240
240
  </div>
241
241
 
242
242
  <div id="footer">
243
- Generated on Fri Jan 14 21:59:14 2022 by
243
+ Generated on Sat Jan 15 17:27:48 2022 by
244
244
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
245
245
  0.9.26 (ruby-3.0.1).
246
246
  </div>