doing 2.1.0pre → 2.1.1pre

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/.yardoc/checksums +3 -2
  3. data/.yardoc/object_types +0 -0
  4. data/.yardoc/objects/root.dat +0 -0
  5. data/CHANGELOG.md +14 -11
  6. data/Gemfile.lock +1 -1
  7. data/README.md +1 -1
  8. data/bin/doing +112 -87
  9. data/doc/Array.html +1 -1
  10. data/doc/Doing/Color.html +1 -1
  11. data/doc/Doing/Completion.html +1 -1
  12. data/doc/Doing/Configuration.html +1 -1
  13. data/doc/Doing/Errors/DoingNoTraceError.html +1 -1
  14. data/doc/Doing/Errors/DoingRuntimeError.html +1 -1
  15. data/doc/Doing/Errors/DoingStandardError.html +1 -1
  16. data/doc/Doing/Errors/EmptyInput.html +1 -1
  17. data/doc/Doing/Errors/NoResults.html +1 -1
  18. data/doc/Doing/Errors/PluginException.html +1 -1
  19. data/doc/Doing/Errors/UserCancelled.html +1 -1
  20. data/doc/Doing/Errors/WrongCommand.html +1 -1
  21. data/doc/Doing/Errors.html +1 -1
  22. data/doc/Doing/Hooks.html +1 -1
  23. data/doc/Doing/Item.html +1 -1
  24. data/doc/Doing/Items.html +1 -1
  25. data/doc/Doing/LogAdapter.html +1 -1
  26. data/doc/Doing/Note.html +1 -1
  27. data/doc/Doing/Pager.html +1 -1
  28. data/doc/Doing/Plugins.html +1 -1
  29. data/doc/Doing/Prompt.html +1 -1
  30. data/doc/Doing/Section.html +1 -1
  31. data/doc/Doing/Util.html +1 -1
  32. data/doc/Doing/WWID.html +1 -181
  33. data/doc/Doing.html +3 -3
  34. data/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
  35. data/doc/GLI/Commands.html +1 -1
  36. data/doc/GLI.html +1 -1
  37. data/doc/Hash.html +1 -1
  38. data/doc/Status.html +1 -1
  39. data/doc/String.html +207 -3
  40. data/doc/Symbol.html +1 -1
  41. data/doc/Time.html +1 -1
  42. data/doc/_index.html +1 -1
  43. data/doc/file.README.html +2 -2
  44. data/doc/index.html +2 -2
  45. data/doc/method_list.html +84 -84
  46. data/doc/top-level-namespace.html +1 -1
  47. data/doing.rdoc +85 -18
  48. data/lib/completion/doing.bash +11 -11
  49. data/lib/doing/string_chronify.rb +81 -0
  50. data/lib/doing/version.rb +1 -1
  51. data/lib/doing/wwid.rb +87 -75
  52. data/lib/doing.rb +1 -0
  53. metadata +2 -1
data/doc/file.README.html CHANGED
@@ -65,7 +65,7 @@
65
65
 
66
66
  <!--README-->
67
67
 
68
- <p>The current version of <code>doing</code> is &lt;!--VER--&gt;2.0.25&lt;!--END VER--&gt;.</p>
68
+ <p>The current version of <code>doing</code> is &lt;!--VER--&gt;2.1.0&lt;!--END VER--&gt;.</p>
69
69
 
70
70
  <p>Find all of the documentation in the <a href="https://github.com/ttscoff/doing/wiki">doing wiki</a>.</p>
71
71
 
@@ -119,7 +119,7 @@ download 117 %
119
119
  </div></div>
120
120
 
121
121
  <div id="footer">
122
- Generated on Sat Nov 27 10:06:03 2021 by
122
+ Generated on Sat Nov 27 13:57:12 2021 by
123
123
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124
124
  0.9.26 (ruby-3.0.1).
125
125
  </div>
data/doc/index.html CHANGED
@@ -65,7 +65,7 @@
65
65
 
66
66
  <!--README-->
67
67
 
68
- <p>The current version of <code>doing</code> is &lt;!--VER--&gt;2.0.25&lt;!--END VER--&gt;.</p>
68
+ <p>The current version of <code>doing</code> is &lt;!--VER--&gt;2.1.0&lt;!--END VER--&gt;.</p>
69
69
 
70
70
  <p>Find all of the documentation in the <a href="https://github.com/ttscoff/doing/wiki">doing wiki</a>.</p>
71
71
 
@@ -119,7 +119,7 @@ download 117 %
119
119
  </div></div>
120
120
 
121
121
  <div id="footer">
122
- Generated on Sat Nov 27 10:06:03 2021 by
122
+ Generated on Sat Nov 27 13:57:12 2021 by
123
123
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
124
124
  0.9.26 (ruby-3.0.1).
125
125
  </div>
data/doc/method_list.html CHANGED
@@ -254,16 +254,16 @@
254
254
 
255
255
  <li class="odd ">
256
256
  <div class="item">
257
- <span class='object_link'><a href="Doing/WWID.html#chronify-instance_method" title="Doing::WWID#chronify (method)">#chronify</a></span>
258
- <small>Doing::WWID</small>
257
+ <span class='object_link'><a href="String.html#chronify-instance_method" title="String#chronify (method)">#chronify</a></span>
258
+ <small>String</small>
259
259
  </div>
260
260
  </li>
261
261
 
262
262
 
263
263
  <li class="even ">
264
264
  <div class="item">
265
- <span class='object_link'><a href="Doing/WWID.html#chronify_qty-instance_method" title="Doing::WWID#chronify_qty (method)">#chronify_qty</a></span>
266
- <small>Doing::WWID</small>
265
+ <span class='object_link'><a href="String.html#chronify_qty-instance_method" title="String#chronify_qty (method)">#chronify_qty</a></span>
266
+ <small>String</small>
267
267
  </div>
268
268
  </li>
269
269
 
@@ -326,32 +326,32 @@
326
326
 
327
327
  <li class="even ">
328
328
  <div class="item">
329
- <span class='object_link'><a href="String.html#compress-instance_method" title="String#compress (method)">#compress</a></span>
330
- <small>String</small>
329
+ <span class='object_link'><a href="Doing/Note.html#compress-instance_method" title="Doing::Note#compress (method)">#compress</a></span>
330
+ <small>Doing::Note</small>
331
331
  </div>
332
332
  </li>
333
333
 
334
334
 
335
335
  <li class="odd ">
336
336
  <div class="item">
337
- <span class='object_link'><a href="Doing/Note.html#compress-instance_method" title="Doing::Note#compress (method)">#compress</a></span>
338
- <small>Doing::Note</small>
337
+ <span class='object_link'><a href="String.html#compress-instance_method" title="String#compress (method)">#compress</a></span>
338
+ <small>String</small>
339
339
  </div>
340
340
  </li>
341
341
 
342
342
 
343
343
  <li class="even ">
344
344
  <div class="item">
345
- <span class='object_link'><a href="Doing/Note.html#compress!-instance_method" title="Doing::Note#compress! (method)">#compress!</a></span>
346
- <small>Doing::Note</small>
345
+ <span class='object_link'><a href="String.html#compress!-instance_method" title="String#compress! (method)">#compress!</a></span>
346
+ <small>String</small>
347
347
  </div>
348
348
  </li>
349
349
 
350
350
 
351
351
  <li class="odd ">
352
352
  <div class="item">
353
- <span class='object_link'><a href="String.html#compress!-instance_method" title="String#compress! (method)">#compress!</a></span>
354
- <small>String</small>
353
+ <span class='object_link'><a href="Doing/Note.html#compress!-instance_method" title="Doing::Note#compress! (method)">#compress!</a></span>
354
+ <small>Doing::Note</small>
355
355
  </div>
356
356
  </li>
357
357
 
@@ -646,16 +646,16 @@
646
646
 
647
647
  <li class="even ">
648
648
  <div class="item">
649
- <span class='object_link'><a href="Doing/Item.html#equal%3F-instance_method" title="Doing::Item#equal? (method)">#equal?</a></span>
650
- <small>Doing::Item</small>
649
+ <span class='object_link'><a href="Doing/Note.html#equal%3F-instance_method" title="Doing::Note#equal? (method)">#equal?</a></span>
650
+ <small>Doing::Note</small>
651
651
  </div>
652
652
  </li>
653
653
 
654
654
 
655
655
  <li class="odd ">
656
656
  <div class="item">
657
- <span class='object_link'><a href="Doing/Note.html#equal%3F-instance_method" title="Doing::Note#equal? (method)">#equal?</a></span>
658
- <small>Doing::Note</small>
657
+ <span class='object_link'><a href="Doing/Item.html#equal%3F-instance_method" title="Doing::Item#equal? (method)">#equal?</a></span>
658
+ <small>Doing::Item</small>
659
659
  </div>
660
660
  </li>
661
661
 
@@ -894,45 +894,37 @@
894
894
 
895
895
  <li class="odd ">
896
896
  <div class="item">
897
- <span class='object_link'><a href="Doing/Errors/DoingNoTraceError.html#initialize-instance_method" title="Doing::Errors::DoingNoTraceError#initialize (method)">#initialize</a></span>
898
- <small>Doing::Errors::DoingNoTraceError</small>
897
+ <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#initialize-instance_method" title="GLI::Commands::MarkdownDocumentListener#initialize (method)">#initialize</a></span>
898
+ <small>GLI::Commands::MarkdownDocumentListener</small>
899
899
  </div>
900
900
  </li>
901
901
 
902
902
 
903
903
  <li class="even ">
904
904
  <div class="item">
905
- <span class='object_link'><a href="Doing/LogAdapter.html#initialize-instance_method" title="Doing::LogAdapter#initialize (method)">#initialize</a></span>
906
- <small>Doing::LogAdapter</small>
905
+ <span class='object_link'><a href="Doing/Item.html#initialize-instance_method" title="Doing::Item#initialize (method)">#initialize</a></span>
906
+ <small>Doing::Item</small>
907
907
  </div>
908
908
  </li>
909
909
 
910
910
 
911
911
  <li class="odd ">
912
912
  <div class="item">
913
- <span class='object_link'><a href="Doing/Configuration.html#initialize-instance_method" title="Doing::Configuration#initialize (method)">#initialize</a></span>
914
- <small>Doing::Configuration</small>
913
+ <span class='object_link'><a href="Doing/Note.html#initialize-instance_method" title="Doing::Note#initialize (method)">#initialize</a></span>
914
+ <small>Doing::Note</small>
915
915
  </div>
916
916
  </li>
917
917
 
918
918
 
919
919
  <li class="even ">
920
920
  <div class="item">
921
- <span class='object_link'><a href="Doing/WWID.html#initialize-instance_method" title="Doing::WWID#initialize (method)">#initialize</a></span>
922
- <small>Doing::WWID</small>
921
+ <span class='object_link'><a href="Doing/Configuration.html#initialize-instance_method" title="Doing::Configuration#initialize (method)">#initialize</a></span>
922
+ <small>Doing::Configuration</small>
923
923
  </div>
924
924
  </li>
925
925
 
926
926
 
927
927
  <li class="odd ">
928
- <div class="item">
929
- <span class='object_link'><a href="Doing/Section.html#initialize-instance_method" title="Doing::Section#initialize (method)">#initialize</a></span>
930
- <small>Doing::Section</small>
931
- </div>
932
- </li>
933
-
934
-
935
- <li class="even ">
936
928
  <div class="item">
937
929
  <span class='object_link'><a href="Doing/Items.html#initialize-instance_method" title="Doing::Items#initialize (method)">#initialize</a></span>
938
930
  <small>Doing::Items</small>
@@ -940,18 +932,10 @@
940
932
  </li>
941
933
 
942
934
 
943
- <li class="odd ">
944
- <div class="item">
945
- <span class='object_link'><a href="Doing/Note.html#initialize-instance_method" title="Doing::Note#initialize (method)">#initialize</a></span>
946
- <small>Doing::Note</small>
947
- </div>
948
- </li>
949
-
950
-
951
935
  <li class="even ">
952
936
  <div class="item">
953
- <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#initialize-instance_method" title="GLI::Commands::MarkdownDocumentListener#initialize (method)">#initialize</a></span>
954
- <small>GLI::Commands::MarkdownDocumentListener</small>
937
+ <span class='object_link'><a href="Doing/LogAdapter.html#initialize-instance_method" title="Doing::LogAdapter#initialize (method)">#initialize</a></span>
938
+ <small>Doing::LogAdapter</small>
955
939
  </div>
956
940
  </li>
957
941
 
@@ -1005,6 +989,14 @@
1005
989
 
1006
990
 
1007
991
  <li class="odd ">
992
+ <div class="item">
993
+ <span class='object_link'><a href="Doing/Errors/DoingNoTraceError.html#initialize-instance_method" title="Doing::Errors::DoingNoTraceError#initialize (method)">#initialize</a></span>
994
+ <small>Doing::Errors::DoingNoTraceError</small>
995
+ </div>
996
+ </li>
997
+
998
+
999
+ <li class="even ">
1008
1000
  <div class="item">
1009
1001
  <span class='object_link'><a href="Doing/Errors/PluginException.html#initialize-instance_method" title="Doing::Errors::PluginException#initialize (method)">#initialize</a></span>
1010
1002
  <small>Doing::Errors::PluginException</small>
@@ -1012,10 +1004,18 @@
1012
1004
  </li>
1013
1005
 
1014
1006
 
1007
+ <li class="odd ">
1008
+ <div class="item">
1009
+ <span class='object_link'><a href="Doing/Section.html#initialize-instance_method" title="Doing::Section#initialize (method)">#initialize</a></span>
1010
+ <small>Doing::Section</small>
1011
+ </div>
1012
+ </li>
1013
+
1014
+
1015
1015
  <li class="even ">
1016
1016
  <div class="item">
1017
- <span class='object_link'><a href="Doing/Item.html#initialize-instance_method" title="Doing::Item#initialize (method)">#initialize</a></span>
1018
- <small>Doing::Item</small>
1017
+ <span class='object_link'><a href="Doing/WWID.html#initialize-instance_method" title="Doing::WWID#initialize (method)">#initialize</a></span>
1018
+ <small>Doing::WWID</small>
1019
1019
  </div>
1020
1020
  </li>
1021
1021
 
@@ -1278,16 +1278,16 @@
1278
1278
 
1279
1279
  <li class="odd ">
1280
1280
  <div class="item">
1281
- <span class='object_link'><a href="Symbol.html#normalize_case-instance_method" title="Symbol#normalize_case (method)">#normalize_case</a></span>
1282
- <small>Symbol</small>
1281
+ <span class='object_link'><a href="String.html#normalize_case-instance_method" title="String#normalize_case (method)">#normalize_case</a></span>
1282
+ <small>String</small>
1283
1283
  </div>
1284
1284
  </li>
1285
1285
 
1286
1286
 
1287
1287
  <li class="even ">
1288
1288
  <div class="item">
1289
- <span class='object_link'><a href="String.html#normalize_case-instance_method" title="String#normalize_case (method)">#normalize_case</a></span>
1290
- <small>String</small>
1289
+ <span class='object_link'><a href="Symbol.html#normalize_case-instance_method" title="Symbol#normalize_case (method)">#normalize_case</a></span>
1290
+ <small>Symbol</small>
1291
1291
  </div>
1292
1292
  </li>
1293
1293
 
@@ -1494,16 +1494,16 @@
1494
1494
 
1495
1495
  <li class="even ">
1496
1496
  <div class="item">
1497
- <span class='object_link'><a href="Doing/Hooks.html#register-class_method" title="Doing::Hooks.register (method)">register</a></span>
1498
- <small>Doing::Hooks</small>
1497
+ <span class='object_link'><a href="Doing/Plugins.html#register-class_method" title="Doing::Plugins.register (method)">register</a></span>
1498
+ <small>Doing::Plugins</small>
1499
1499
  </div>
1500
1500
  </li>
1501
1501
 
1502
1502
 
1503
1503
  <li class="odd ">
1504
1504
  <div class="item">
1505
- <span class='object_link'><a href="Doing/Plugins.html#register-class_method" title="Doing::Plugins.register (method)">register</a></span>
1506
- <small>Doing::Plugins</small>
1505
+ <span class='object_link'><a href="Doing/Hooks.html#register-class_method" title="Doing::Hooks.register (method)">register</a></span>
1506
+ <small>Doing::Hooks</small>
1507
1507
  </div>
1508
1508
  </li>
1509
1509
 
@@ -1654,16 +1654,16 @@
1654
1654
 
1655
1655
  <li class="even ">
1656
1656
  <div class="item">
1657
- <span class='object_link'><a href="Doing/WWID.html#sections-instance_method" title="Doing::WWID#sections (method)">#sections</a></span>
1658
- <small>Doing::WWID</small>
1657
+ <span class='object_link'><a href="Doing/Items.html#sections-instance_method" title="Doing::Items#sections (method)">#sections</a></span>
1658
+ <small>Doing::Items</small>
1659
1659
  </div>
1660
1660
  </li>
1661
1661
 
1662
1662
 
1663
1663
  <li class="odd ">
1664
1664
  <div class="item">
1665
- <span class='object_link'><a href="Doing/Items.html#sections-instance_method" title="Doing::Items#sections (method)">#sections</a></span>
1666
- <small>Doing::Items</small>
1665
+ <span class='object_link'><a href="Doing/WWID.html#sections-instance_method" title="Doing::WWID#sections (method)">#sections</a></span>
1666
+ <small>Doing::WWID</small>
1667
1667
  </div>
1668
1668
  </li>
1669
1669
 
@@ -1766,16 +1766,16 @@
1766
1766
 
1767
1767
  <li class="even ">
1768
1768
  <div class="item">
1769
- <span class='object_link'><a href="String.html#tag-instance_method" title="String#tag (method)">#tag</a></span>
1770
- <small>String</small>
1769
+ <span class='object_link'><a href="Doing/Item.html#tag-instance_method" title="Doing::Item#tag (method)">#tag</a></span>
1770
+ <small>Doing::Item</small>
1771
1771
  </div>
1772
1772
  </li>
1773
1773
 
1774
1774
 
1775
1775
  <li class="odd ">
1776
1776
  <div class="item">
1777
- <span class='object_link'><a href="Doing/Item.html#tag-instance_method" title="Doing::Item#tag (method)">#tag</a></span>
1778
- <small>Doing::Item</small>
1777
+ <span class='object_link'><a href="String.html#tag-instance_method" title="String#tag (method)">#tag</a></span>
1778
+ <small>String</small>
1779
1779
  </div>
1780
1780
  </li>
1781
1781
 
@@ -1854,16 +1854,16 @@
1854
1854
 
1855
1855
  <li class="odd ">
1856
1856
  <div class="item">
1857
- <span class='object_link'><a href="Doing/Item.html#title-instance_method" title="Doing::Item#title (method)">#title</a></span>
1858
- <small>Doing::Item</small>
1857
+ <span class='object_link'><a href="Doing/Section.html#title-instance_method" title="Doing::Section#title (method)">#title</a></span>
1858
+ <small>Doing::Section</small>
1859
1859
  </div>
1860
1860
  </li>
1861
1861
 
1862
1862
 
1863
1863
  <li class="even ">
1864
1864
  <div class="item">
1865
- <span class='object_link'><a href="Doing/Section.html#title-instance_method" title="Doing::Section#title (method)">#title</a></span>
1866
- <small>Doing::Section</small>
1865
+ <span class='object_link'><a href="Doing/Item.html#title-instance_method" title="Doing::Item#title (method)">#title</a></span>
1866
+ <small>Doing::Item</small>
1867
1867
  </div>
1868
1868
  </li>
1869
1869
 
@@ -1878,32 +1878,32 @@
1878
1878
 
1879
1879
  <li class="even ">
1880
1880
  <div class="item">
1881
- <span class='object_link'><a href="Doing/Note.html#to_s-instance_method" title="Doing::Note#to_s (method)">#to_s</a></span>
1882
- <small>Doing::Note</small>
1881
+ <span class='object_link'><a href="Doing/Section.html#to_s-instance_method" title="Doing::Section#to_s (method)">#to_s</a></span>
1882
+ <small>Doing::Section</small>
1883
1883
  </div>
1884
1884
  </li>
1885
1885
 
1886
1886
 
1887
1887
  <li class="odd ">
1888
1888
  <div class="item">
1889
- <span class='object_link'><a href="Doing/Items.html#to_s-instance_method" title="Doing::Items#to_s (method)">#to_s</a></span>
1890
- <small>Doing::Items</small>
1889
+ <span class='object_link'><a href="Doing/Note.html#to_s-instance_method" title="Doing::Note#to_s (method)">#to_s</a></span>
1890
+ <small>Doing::Note</small>
1891
1891
  </div>
1892
1892
  </li>
1893
1893
 
1894
1894
 
1895
1895
  <li class="even ">
1896
1896
  <div class="item">
1897
- <span class='object_link'><a href="Doing/Section.html#to_s-instance_method" title="Doing::Section#to_s (method)">#to_s</a></span>
1898
- <small>Doing::Section</small>
1897
+ <span class='object_link'><a href="Doing/Item.html#to_s-instance_method" title="Doing::Item#to_s (method)">#to_s</a></span>
1898
+ <small>Doing::Item</small>
1899
1899
  </div>
1900
1900
  </li>
1901
1901
 
1902
1902
 
1903
1903
  <li class="odd ">
1904
1904
  <div class="item">
1905
- <span class='object_link'><a href="Doing/Item.html#to_s-instance_method" title="Doing::Item#to_s (method)">#to_s</a></span>
1906
- <small>Doing::Item</small>
1905
+ <span class='object_link'><a href="Doing/Items.html#to_s-instance_method" title="Doing::Items#to_s (method)">#to_s</a></span>
1906
+ <small>Doing::Items</small>
1907
1907
  </div>
1908
1908
  </li>
1909
1909
 
@@ -1990,16 +1990,16 @@
1990
1990
 
1991
1991
  <li class="even ">
1992
1992
  <div class="item">
1993
- <span class='object_link'><a href="String.html#uncolor-instance_method" title="String#uncolor (method)">#uncolor</a></span>
1994
- <small>String</small>
1993
+ <span class='object_link'><a href="Doing/Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span>
1994
+ <small>Doing::Color</small>
1995
1995
  </div>
1996
1996
  </li>
1997
1997
 
1998
1998
 
1999
1999
  <li class="odd ">
2000
2000
  <div class="item">
2001
- <span class='object_link'><a href="Doing/Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span>
2002
- <small>Doing::Color</small>
2001
+ <span class='object_link'><a href="String.html#uncolor-instance_method" title="String#uncolor (method)">#uncolor</a></span>
2002
+ <small>String</small>
2003
2003
  </div>
2004
2004
  </li>
2005
2005
 
@@ -2030,16 +2030,16 @@
2030
2030
 
2031
2031
  <li class="odd ">
2032
2032
  <div class="item">
2033
- <span class='object_link'><a href="Doing/Util.html#user_home-instance_method" title="Doing::Util#user_home (method)">#user_home</a></span>
2034
- <small>Doing::Util</small>
2033
+ <span class='object_link'><a href="Doing/Plugins.html#user_home-class_method" title="Doing::Plugins.user_home (method)">user_home</a></span>
2034
+ <small>Doing::Plugins</small>
2035
2035
  </div>
2036
2036
  </li>
2037
2037
 
2038
2038
 
2039
2039
  <li class="even ">
2040
2040
  <div class="item">
2041
- <span class='object_link'><a href="Doing/Plugins.html#user_home-class_method" title="Doing::Plugins.user_home (method)">user_home</a></span>
2042
- <small>Doing::Plugins</small>
2041
+ <span class='object_link'><a href="Doing/Util.html#user_home-instance_method" title="Doing::Util#user_home (method)">#user_home</a></span>
2042
+ <small>Doing::Util</small>
2043
2043
  </div>
2044
2044
  </li>
2045
2045
 
@@ -2102,16 +2102,16 @@
2102
2102
 
2103
2103
  <li class="even ">
2104
2104
  <div class="item">
2105
- <span class='object_link'><a href="Doing/LogAdapter.html#write-instance_method" title="Doing::LogAdapter#write (method)">#write</a></span>
2106
- <small>Doing::LogAdapter</small>
2105
+ <span class='object_link'><a href="Doing/WWID.html#write-instance_method" title="Doing::WWID#write (method)">#write</a></span>
2106
+ <small>Doing::WWID</small>
2107
2107
  </div>
2108
2108
  </li>
2109
2109
 
2110
2110
 
2111
2111
  <li class="odd ">
2112
2112
  <div class="item">
2113
- <span class='object_link'><a href="Doing/WWID.html#write-instance_method" title="Doing::WWID#write (method)">#write</a></span>
2114
- <small>Doing::WWID</small>
2113
+ <span class='object_link'><a href="Doing/LogAdapter.html#write-instance_method" title="Doing::LogAdapter#write (method)">#write</a></span>
2114
+ <small>Doing::LogAdapter</small>
2115
2115
  </div>
2116
2116
  </li>
2117
2117
 
@@ -102,7 +102,7 @@
102
102
  </div>
103
103
 
104
104
  <div id="footer">
105
- Generated on Sat Nov 27 10:06:03 2021 by
105
+ Generated on Sat Nov 27 13:57:12 2021 by
106
106
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
107
107
  0.9.26 (ruby-3.0.1).
108
108
  </div>