doing 2.1.1pre → 2.1.2pre

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 (55) 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 +13 -0
  6. data/Gemfile.lock +1 -1
  7. data/README.md +1 -1
  8. data/bin/doing +61 -11
  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 +8 -7
  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 +47 -2
  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 -1
  33. data/doc/Doing.html +2 -2
  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 +1 -1
  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 +257 -249
  46. data/doc/top-level-namespace.html +1 -1
  47. data/doing.rdoc +54 -9
  48. data/lib/completion/doing.bash +18 -18
  49. data/lib/doing/configuration.rb +19 -8
  50. data/lib/doing/item.rb +7 -0
  51. data/lib/doing/plugins/export/template_export.rb +25 -1
  52. data/lib/doing/prompt.rb +4 -2
  53. data/lib/doing/version.rb +1 -1
  54. data/lib/doing/wwid.rb +56 -23
  55. metadata +2 -2
@@ -344,7 +344,7 @@
344
344
  </div>
345
345
 
346
346
  <div id="footer">
347
- Generated on Sat Nov 27 13:57:12 2021 by
347
+ Generated on Sun Nov 28 05:27:33 2021 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>
data/doc/Doing/Util.html CHANGED
@@ -916,7 +916,7 @@ other_hash - the other hash whose values will be persisted after the merge</p>
916
916
  </div>
917
917
 
918
918
  <div id="footer">
919
- Generated on Sat Nov 27 13:57:12 2021 by
919
+ Generated on Sun Nov 28 05:27:33 2021 by
920
920
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
921
921
  0.9.26 (ruby-3.0.1).
922
922
  </div>
data/doc/Doing/WWID.html CHANGED
@@ -4444,7 +4444,7 @@ json, or text)</p>
4444
4444
  </div>
4445
4445
 
4446
4446
  <div id="footer">
4447
- Generated on Sat Nov 27 13:57:12 2021 by
4447
+ Generated on Sun Nov 28 05:27:33 2021 by
4448
4448
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
4449
4449
  0.9.26 (ruby-3.0.1).
4450
4450
  </div>
data/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.1pre</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.2pre</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 Sat Nov 27 13:57:12 2021 by
138
+ Generated on Sun Nov 28 05:27:33 2021 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 Sat Nov 27 13:57:12 2021 by
756
+ Generated on Sun Nov 28 05:27:33 2021 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 Sat Nov 27 13:57:12 2021 by
108
+ Generated on Sun Nov 28 05:27:33 2021 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/doc/GLI.html CHANGED
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Sat Nov 27 13:57:12 2021 by
108
+ Generated on Sun Nov 28 05:27:33 2021 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/doc/Hash.html CHANGED
@@ -418,7 +418,7 @@
418
418
  </div>
419
419
 
420
420
  <div id="footer">
421
- Generated on Sat Nov 27 13:57:12 2021 by
421
+ Generated on Sun Nov 28 05:27:33 2021 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>
data/doc/Status.html CHANGED
@@ -316,7 +316,7 @@
316
316
  </div>
317
317
 
318
318
  <div id="footer">
319
- Generated on Sat Nov 27 13:57:12 2021 by
319
+ Generated on Sun Nov 28 05:27:33 2021 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/doc/String.html CHANGED
@@ -2484,7 +2484,7 @@ between characters</p>
2484
2484
  </div>
2485
2485
 
2486
2486
  <div id="footer">
2487
- Generated on Sat Nov 27 13:57:12 2021 by
2487
+ Generated on Sun Nov 28 05:27:33 2021 by
2488
2488
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2489
2489
  0.9.26 (ruby-3.0.1).
2490
2490
  </div>
data/doc/Symbol.html CHANGED
@@ -240,7 +240,7 @@
240
240
  </div>
241
241
 
242
242
  <div id="footer">
243
- Generated on Sat Nov 27 13:57:12 2021 by
243
+ Generated on Sun Nov 28 05:27:33 2021 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>
data/doc/Time.html CHANGED
@@ -172,7 +172,7 @@
172
172
  </div>
173
173
 
174
174
  <div id="footer">
175
- Generated on Sat Nov 27 13:57:12 2021 by
175
+ Generated on Sun Nov 28 05:27:33 2021 by
176
176
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
177
177
  0.9.26 (ruby-3.0.1).
178
178
  </div>
data/doc/_index.html CHANGED
@@ -422,7 +422,7 @@
422
422
  </div>
423
423
 
424
424
  <div id="footer">
425
- Generated on Sat Nov 27 13:57:12 2021 by
425
+ Generated on Sun Nov 28 05:27:33 2021 by
426
426
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
427
427
  0.9.26 (ruby-3.0.1).
428
428
  </div>
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.1.0&lt;!--END VER--&gt;.</p>
68
+ <p>The current version of <code>doing</code> is &lt;!--VER--&gt;2.1.1&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 13:57:12 2021 by
122
+ Generated on Sun Nov 28 05:27:33 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.1.0&lt;!--END VER--&gt;.</p>
68
+ <p>The current version of <code>doing</code> is &lt;!--VER--&gt;2.1.1&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 13:57:12 2021 by
122
+ Generated on Sun Nov 28 05:27:33 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>