doing 2.1.56 → 2.1.60
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +41 -0
- data/Gemfile.lock +2 -2
- data/README.md +1 -1
- data/bin/commands/done.rb +13 -4
- data/bin/commands/show.rb +13 -4
- data/bin/commands/update.rb +37 -0
- data/bin/doing +1 -1
- data/docs/doc/Array.html +1 -1
- data/docs/doc/BooleanTermParser/Clause.html +1 -1
- data/docs/doc/BooleanTermParser/Operator.html +1 -1
- data/docs/doc/BooleanTermParser/Query.html +1 -1
- data/docs/doc/BooleanTermParser/QueryParser.html +1 -1
- data/docs/doc/BooleanTermParser/QueryTransformer.html +1 -1
- data/docs/doc/BooleanTermParser.html +1 -1
- data/docs/doc/Doing/ArrayCleanup.html +1 -1
- data/docs/doc/Doing/ArrayNestedHash.html +1 -1
- data/docs/doc/Doing/ArrayTags.html +1 -1
- data/docs/doc/Doing/CSVExport.html +1 -1
- data/docs/doc/Doing/CalendarImport.html +1 -1
- data/docs/doc/Doing/Change.html +1 -1
- data/docs/doc/Doing/Changes.html +1 -1
- data/docs/doc/Doing/ChronifyArray.html +1 -1
- data/docs/doc/Doing/ChronifyNumeric.html +1 -1
- data/docs/doc/Doing/ChronifyString.html +1 -1
- data/docs/doc/Doing/Color.html +35 -1
- data/docs/doc/Doing/Completion/BashCompletions.html +1 -1
- data/docs/doc/Doing/Completion/FigCompletions.html +1 -1
- data/docs/doc/Doing/Completion/FishCompletions.html +1 -1
- data/docs/doc/Doing/Completion/StringUtils.html +65 -7
- data/docs/doc/Doing/Completion/ZshCompletions.html +1 -1
- data/docs/doc/Doing/Completion.html +1 -1
- data/docs/doc/Doing/Configuration.html +1 -1
- data/docs/doc/Doing/DayOneRenderer.html +1 -1
- data/docs/doc/Doing/DayoneExport.html +1 -1
- data/docs/doc/Doing/DoingExport.html +1 -1
- data/docs/doc/Doing/DoingImport.html +1 -1
- data/docs/doc/Doing/Entry.html +1 -1
- data/docs/doc/Doing/Errors/DoingNoTraceError.html +1 -1
- data/docs/doc/Doing/Errors/DoingRuntimeError.html +1 -1
- data/docs/doc/Doing/Errors/DoingStandardError.html +1 -1
- data/docs/doc/Doing/Errors/EmptyInput.html +1 -1
- data/docs/doc/Doing/Errors/HistoryLimitError.html +1 -1
- data/docs/doc/Doing/Errors/InvalidPlugin.html +1 -1
- data/docs/doc/Doing/Errors/MissingBackupFile.html +1 -1
- data/docs/doc/Doing/Errors/NoResults.html +1 -1
- data/docs/doc/Doing/Errors/PluginException.html +1 -1
- data/docs/doc/Doing/Errors/UserCancelled.html +1 -1
- data/docs/doc/Doing/Errors/WrongCommand.html +1 -1
- data/docs/doc/Doing/Errors.html +1 -1
- data/docs/doc/Doing/HTMLExport.html +1 -1
- data/docs/doc/Doing/Hooks.html +1 -1
- data/docs/doc/Doing/Item.html +2 -2
- data/docs/doc/Doing/ItemDates.html +1 -1
- data/docs/doc/Doing/ItemQuery.html +1 -1
- data/docs/doc/Doing/ItemState.html +1 -1
- data/docs/doc/Doing/ItemTags.html +1 -1
- data/docs/doc/Doing/Items.html +1 -1
- data/docs/doc/Doing/JSONExport.html +1 -1
- data/docs/doc/Doing/JSONImport.html +1 -1
- data/docs/doc/Doing/Logger.html +1 -1
- data/docs/doc/Doing/MarkdownExport.html +1 -1
- data/docs/doc/Doing/Note.html +1 -1
- data/docs/doc/Doing/Pager.html +1 -1
- data/docs/doc/Doing/Plugins.html +1 -1
- data/docs/doc/Doing/Prompt.html +2 -2
- data/docs/doc/Doing/PromptChoose.html +1 -1
- data/docs/doc/Doing/PromptFZF.html +1 -1
- data/docs/doc/Doing/PromptInput.html +1 -1
- data/docs/doc/Doing/PromptSTD.html +1 -1
- data/docs/doc/Doing/PromptYN.html +1 -1
- data/docs/doc/Doing/Section.html +1 -1
- data/docs/doc/Doing/StringHighlight.html +1 -1
- data/docs/doc/Doing/StringNormalize.html +1 -1
- data/docs/doc/Doing/StringQuery.html +61 -5
- data/docs/doc/Doing/StringTags.html +1 -1
- data/docs/doc/Doing/StringTransform.html +1 -1
- data/docs/doc/Doing/StringTruncate.html +1 -1
- data/docs/doc/Doing/StringURL.html +1 -1
- data/docs/doc/Doing/SymbolNormalize.html +1 -1
- data/docs/doc/Doing/TaskPaperExport.html +1 -1
- data/docs/doc/Doing/TemplateExport.html +2 -2
- data/docs/doc/Doing/TemplateString.html +2 -2
- data/docs/doc/Doing/TimingImport.html +1 -1
- data/docs/doc/Doing/Types.html +1 -1
- data/docs/doc/Doing/Util/Backup.html +1 -1
- data/docs/doc/Doing/Util.html +1 -1
- data/docs/doc/Doing/Version.html +1 -1
- data/docs/doc/Doing/WWID.html +2 -2
- data/docs/doc/Doing.html +2 -2
- data/docs/doc/FalseClass.html +1 -1
- data/docs/doc/GLI/Commands/Help.html +1 -1
- data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
- data/docs/doc/GLI/Commands.html +1 -1
- data/docs/doc/GLI.html +1 -1
- data/docs/doc/Hash.html +34 -5
- data/docs/doc/Numeric.html +1 -1
- data/docs/doc/Object.html +1 -1
- data/docs/doc/PhraseParser/Operator.html +1 -1
- data/docs/doc/PhraseParser/PhraseClause.html +1 -1
- data/docs/doc/PhraseParser/Query.html +1 -1
- data/docs/doc/PhraseParser/QueryParser.html +1 -1
- data/docs/doc/PhraseParser/QueryTransformer.html +1 -1
- data/docs/doc/PhraseParser/TermClause.html +1 -1
- data/docs/doc/PhraseParser.html +1 -1
- data/docs/doc/Status.html +1 -1
- data/docs/doc/String.html +2 -2
- data/docs/doc/Symbol.html +1 -1
- data/docs/doc/Time.html +1 -1
- data/docs/doc/TrueClass.html +1 -1
- data/docs/doc/_index.html +1 -1
- data/docs/doc/file.README.html +2 -2
- data/docs/doc/index.html +2 -2
- data/docs/doc/method_list.html +364 -356
- data/docs/doc/top-level-namespace.html +1 -1
- data/doing.rdoc +23 -6
- data/lib/completion/_doing.zsh +5 -1
- data/lib/completion/doing.bash +13 -2
- data/lib/completion/doing.fish +5 -2
- data/lib/completion/doing.ts +28 -4
- data/lib/doing/colors.rb +14 -1
- data/lib/doing/completion/completion_string.rb +11 -0
- data/lib/doing/hash.rb +6 -0
- data/lib/doing/logger.rb +3 -4
- data/lib/doing/plugins/export/markdown_export.rb +3 -1
- data/lib/doing/string/query.rb +10 -0
- data/lib/doing/template_string.rb +3 -2
- data/lib/doing/version.rb +1 -1
- data/lib/doing/wwid/modify.rb +1 -1
- metadata +3 -2
@@ -389,7 +389,7 @@
|
|
389
389
|
|
390
390
|
|
391
391
|
<h3 class="inherited">Methods included from <span class='object_link'><a href="Color.html" title="Doing::Color (module)">Color</a></span></h3>
|
392
|
-
<p class="inherited"><span class='object_link'><a href="Color.html#attributes-instance_method" title="Doing::Color#attributes (method)">#attributes</a></span>, <span class='object_link'><a href="Color.html#coloring%3F-class_method" title="Doing::Color.coloring? (method)">coloring?</a></span>, <span class='object_link'><a href="Color.html#support%3F-instance_method" title="Doing::Color#support? (method)">#support?</a></span>, <span class='object_link'><a href="Color.html#template-class_method" title="Doing::Color.template (method)">template</a></span>, <span class='object_link'><a href="Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span></p>
|
392
|
+
<p class="inherited"><span class='object_link'><a href="Color.html#attributes-instance_method" title="Doing::Color#attributes (method)">#attributes</a></span>, <span class='object_link'><a href="Color.html#coloring%3F-class_method" title="Doing::Color.coloring? (method)">coloring?</a></span>, <span class='object_link'><a href="Color.html#rgb-instance_method" title="Doing::Color#rgb (method)">#rgb</a></span>, <span class='object_link'><a href="Color.html#support%3F-instance_method" title="Doing::Color#support? (method)">#support?</a></span>, <span class='object_link'><a href="Color.html#template-class_method" title="Doing::Color.template (method)">template</a></span>, <span class='object_link'><a href="Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span></p>
|
393
393
|
|
394
394
|
|
395
395
|
|
@@ -802,7 +802,7 @@ of colors and string locations</p>
|
|
802
802
|
</div>
|
803
803
|
|
804
804
|
<div id="footer">
|
805
|
-
Generated on
|
805
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
806
806
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
807
807
|
0.9.27 (ruby-3.0.1).
|
808
808
|
</div>
|
@@ -275,7 +275,7 @@ file</p>
|
|
275
275
|
</div>
|
276
276
|
|
277
277
|
<div id="footer">
|
278
|
-
Generated on
|
278
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
279
279
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
280
280
|
0.9.27 (ruby-3.0.1).
|
281
281
|
</div>
|
data/docs/doc/Doing/Types.html
CHANGED
@@ -241,7 +241,7 @@
|
|
241
241
|
</div>
|
242
242
|
|
243
243
|
<div id="footer">
|
244
|
-
Generated on
|
244
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
245
245
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
246
246
|
0.9.27 (ruby-3.0.1).
|
247
247
|
</div>
|
@@ -684,7 +684,7 @@ in a hidden directory</p>
|
|
684
684
|
</div>
|
685
685
|
|
686
686
|
<div id="footer">
|
687
|
-
Generated on
|
687
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
688
688
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
689
689
|
0.9.27 (ruby-3.0.1).
|
690
690
|
</div>
|
data/docs/doc/Doing/Util.html
CHANGED
@@ -982,7 +982,7 @@ the merge</p>
|
|
982
982
|
</div>
|
983
983
|
|
984
984
|
<div id="footer">
|
985
|
-
Generated on
|
985
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
986
986
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
987
987
|
0.9.27 (ruby-3.0.1).
|
988
988
|
</div>
|
data/docs/doc/Doing/Version.html
CHANGED
@@ -513,7 +513,7 @@
|
|
513
513
|
</div>
|
514
514
|
|
515
515
|
<div id="footer">
|
516
|
-
Generated on
|
516
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
517
517
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
518
518
|
0.9.27 (ruby-3.0.1).
|
519
519
|
</div>
|
data/docs/doc/Doing/WWID.html
CHANGED
@@ -1611,7 +1611,7 @@
|
|
1611
1611
|
|
1612
1612
|
|
1613
1613
|
<h3 class="inherited">Methods included from <span class='object_link'><a href="Color.html" title="Doing::Color (module)">Color</a></span></h3>
|
1614
|
-
<p class="inherited"><span class='object_link'><a href="Color.html#attributes-instance_method" title="Doing::Color#attributes (method)">#attributes</a></span>, <span class='object_link'><a href="Color.html#coloring%3F-class_method" title="Doing::Color.coloring? (method)">coloring?</a></span>, <span class='object_link'><a href="Color.html#support%3F-instance_method" title="Doing::Color#support? (method)">#support?</a></span>, <span class='object_link'><a href="Color.html#template-class_method" title="Doing::Color.template (method)">template</a></span>, <span class='object_link'><a href="Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span></p>
|
1614
|
+
<p class="inherited"><span class='object_link'><a href="Color.html#attributes-instance_method" title="Doing::Color#attributes (method)">#attributes</a></span>, <span class='object_link'><a href="Color.html#coloring%3F-class_method" title="Doing::Color.coloring? (method)">coloring?</a></span>, <span class='object_link'><a href="Color.html#rgb-instance_method" title="Doing::Color#rgb (method)">#rgb</a></span>, <span class='object_link'><a href="Color.html#support%3F-instance_method" title="Doing::Color#support? (method)">#support?</a></span>, <span class='object_link'><a href="Color.html#template-class_method" title="Doing::Color.template (method)">template</a></span>, <span class='object_link'><a href="Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span></p>
|
1615
1615
|
<div id="constructor_details" class="method_details_list">
|
1616
1616
|
<h2>Constructor Details</h2>
|
1617
1617
|
|
@@ -5155,7 +5155,7 @@ json, or text)</p>
|
|
5155
5155
|
</div>
|
5156
5156
|
|
5157
5157
|
<div id="footer">
|
5158
|
-
Generated on
|
5158
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
5159
5159
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
5160
5160
|
0.9.27 (ruby-3.0.1).
|
5161
5161
|
</div>
|
data/docs/doc/Doing.html
CHANGED
@@ -122,7 +122,7 @@ url: <a href="https://brettterpstra.com">https://brettterpstra.com</a></p>
|
|
122
122
|
<dt id="VERSION-constant" class="">VERSION =
|
123
123
|
|
124
124
|
</dt>
|
125
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>2.1.
|
125
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>2.1.60</span><span class='tstring_end'>'</span></span></pre></dd>
|
126
126
|
|
127
127
|
</dl>
|
128
128
|
|
@@ -138,7 +138,7 @@ url: <a href="https://brettterpstra.com">https://brettterpstra.com</a></p>
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
142
142
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
143
|
0.9.27 (ruby-3.0.1).
|
144
144
|
</div>
|
data/docs/doc/FalseClass.html
CHANGED
@@ -235,7 +235,7 @@ has content</p>
|
|
235
235
|
</div>
|
236
236
|
|
237
237
|
<div id="footer">
|
238
|
-
Generated on
|
238
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
239
239
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
240
240
|
0.9.27 (ruby-3.0.1).
|
241
241
|
</div>
|
@@ -175,7 +175,7 @@
|
|
175
175
|
</div>
|
176
176
|
|
177
177
|
<div id="footer">
|
178
|
-
Generated on
|
178
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
179
179
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
180
180
|
0.9.27 (ruby-3.0.1).
|
181
181
|
</div>
|
@@ -753,7 +753,7 @@
|
|
753
753
|
</div>
|
754
754
|
|
755
755
|
<div id="footer">
|
756
|
-
Generated on
|
756
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
757
757
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
758
758
|
0.9.27 (ruby-3.0.1).
|
759
759
|
</div>
|
data/docs/doc/GLI/Commands.html
CHANGED
@@ -107,7 +107,7 @@
|
|
107
107
|
</div>
|
108
108
|
|
109
109
|
<div id="footer">
|
110
|
-
Generated on
|
110
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
111
111
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
112
112
|
0.9.27 (ruby-3.0.1).
|
113
113
|
</div>
|
data/docs/doc/GLI.html
CHANGED
@@ -107,7 +107,7 @@
|
|
107
107
|
</div>
|
108
108
|
|
109
109
|
<div id="footer">
|
110
|
-
Generated on
|
110
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
111
111
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
112
112
|
0.9.27 (ruby-3.0.1).
|
113
113
|
</div>
|
data/docs/doc/Hash.html
CHANGED
@@ -376,7 +376,7 @@
|
|
376
376
|
<li class="public ">
|
377
377
|
<span class="summary_signature">
|
378
378
|
|
379
|
-
<a href="#stringify_values-instance_method" title="#stringify_values (instance method)">#<strong>stringify_values</strong> ⇒
|
379
|
+
<a href="#stringify_values-instance_method" title="#stringify_values (instance method)">#<strong>stringify_values</strong> ⇒ Hash </a>
|
380
380
|
|
381
381
|
|
382
382
|
|
@@ -390,7 +390,8 @@
|
|
390
390
|
|
391
391
|
|
392
392
|
|
393
|
-
<span class="summary_desc"><div class='inline'
|
393
|
+
<span class="summary_desc"><div class='inline'><p>Turn all non-numeric values into strings.</p>
|
394
|
+
</div></span>
|
394
395
|
|
395
396
|
</li>
|
396
397
|
|
@@ -863,13 +864,41 @@ keys are strings</p>
|
|
863
864
|
<div class="method_details ">
|
864
865
|
<h3 class="signature " id="stringify_values-instance_method">
|
865
866
|
|
866
|
-
#<strong>stringify_values</strong> ⇒ <tt><span class='object_link'><a href="
|
867
|
+
#<strong>stringify_values</strong> ⇒ <tt><span class='object_link'><a href="" title="Hash (class)">Hash</a></span></tt>
|
867
868
|
|
868
869
|
|
869
870
|
|
870
871
|
|
871
872
|
|
872
|
-
</h3>
|
873
|
+
</h3><div class="docstring">
|
874
|
+
<div class="discussion">
|
875
|
+
<p>Turn all non-numeric values into strings</p>
|
876
|
+
|
877
|
+
|
878
|
+
</div>
|
879
|
+
</div>
|
880
|
+
<div class="tags">
|
881
|
+
|
882
|
+
<p class="tag_title">Returns:</p>
|
883
|
+
<ul class="return">
|
884
|
+
|
885
|
+
<li>
|
886
|
+
|
887
|
+
|
888
|
+
<span class='type'>(<tt><span class='object_link'><a href="" title="Hash (class)">Hash</a></span></tt>)</span>
|
889
|
+
|
890
|
+
|
891
|
+
|
892
|
+
—
|
893
|
+
<div class='inline'><p>a copy of the hash where all
|
894
|
+
non-numeric values are strings</p>
|
895
|
+
</div>
|
896
|
+
|
897
|
+
</li>
|
898
|
+
|
899
|
+
</ul>
|
900
|
+
|
901
|
+
</div>
|
873
902
|
</div>
|
874
903
|
|
875
904
|
<div class="method_details ">
|
@@ -971,7 +1000,7 @@ keys are symbols</p>
|
|
971
1000
|
</div>
|
972
1001
|
|
973
1002
|
<div id="footer">
|
974
|
-
Generated on
|
1003
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
975
1004
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
976
1005
|
0.9.27 (ruby-3.0.1).
|
977
1006
|
</div>
|
data/docs/doc/Numeric.html
CHANGED
@@ -214,7 +214,7 @@
|
|
214
214
|
</div>
|
215
215
|
|
216
216
|
<div id="footer">
|
217
|
-
Generated on
|
217
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
218
218
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
219
219
|
0.9.27 (ruby-3.0.1).
|
220
220
|
</div>
|
data/docs/doc/Object.html
CHANGED
@@ -193,7 +193,7 @@ has content</p>
|
|
193
193
|
</div>
|
194
194
|
|
195
195
|
<div id="footer">
|
196
|
-
Generated on
|
196
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
197
197
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
198
198
|
0.9.27 (ruby-3.0.1).
|
199
199
|
</div>
|
@@ -162,7 +162,7 @@
|
|
162
162
|
</div>
|
163
163
|
|
164
164
|
<div id="footer">
|
165
|
-
Generated on
|
165
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
166
166
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
167
167
|
0.9.27 (ruby-3.0.1).
|
168
168
|
</div>
|
@@ -293,7 +293,7 @@
|
|
293
293
|
</div>
|
294
294
|
|
295
295
|
<div id="footer">
|
296
|
-
Generated on
|
296
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
297
297
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
298
298
|
0.9.27 (ruby-3.0.1).
|
299
299
|
</div>
|
@@ -485,7 +485,7 @@
|
|
485
485
|
</div>
|
486
486
|
|
487
487
|
<div id="footer">
|
488
|
-
Generated on
|
488
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
489
489
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
490
490
|
0.9.27 (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
|
129
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
130
130
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
131
131
|
0.9.27 (ruby-3.0.1).
|
132
132
|
</div>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
</div>
|
115
115
|
|
116
116
|
<div id="footer">
|
117
|
-
Generated on
|
117
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
118
118
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
119
119
|
0.9.27 (ruby-3.0.1).
|
120
120
|
</div>
|
@@ -283,7 +283,7 @@
|
|
283
283
|
</div>
|
284
284
|
|
285
285
|
<div id="footer">
|
286
|
-
Generated on
|
286
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
287
287
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
288
288
|
0.9.27 (ruby-3.0.1).
|
289
289
|
</div>
|
data/docs/doc/PhraseParser.html
CHANGED
@@ -105,7 +105,7 @@
|
|
105
105
|
</div>
|
106
106
|
|
107
107
|
<div id="footer">
|
108
|
-
Generated on
|
108
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
109
109
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
110
110
|
0.9.27 (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
|
319
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
320
320
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
321
321
|
0.9.27 (ruby-3.0.1).
|
322
322
|
</div>
|
data/docs/doc/String.html
CHANGED
@@ -379,7 +379,7 @@
|
|
379
379
|
|
380
380
|
|
381
381
|
<h3 class="inherited">Methods included from <span class='object_link'><a href="Doing/Color.html" title="Doing::Color (module)">Doing::Color</a></span></h3>
|
382
|
-
<p class="inherited"><span class='object_link'><a href="Doing/Color.html#attributes-instance_method" title="Doing::Color#attributes (method)">#attributes</a></span>, <span class='object_link'><a href="Doing/Color.html#coloring%3F-class_method" title="Doing::Color.coloring? (method)">coloring?</a></span>, <span class='object_link'><a href="Doing/Color.html#support%3F-instance_method" title="Doing::Color#support? (method)">#support?</a></span>, <span class='object_link'><a href="Doing/Color.html#template-class_method" title="Doing::Color.template (method)">template</a></span>, <span class='object_link'><a href="Doing/Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span></p>
|
382
|
+
<p class="inherited"><span class='object_link'><a href="Doing/Color.html#attributes-instance_method" title="Doing::Color#attributes (method)">#attributes</a></span>, <span class='object_link'><a href="Doing/Color.html#coloring%3F-class_method" title="Doing::Color.coloring? (method)">coloring?</a></span>, <span class='object_link'><a href="Doing/Color.html#rgb-instance_method" title="Doing::Color#rgb (method)">#rgb</a></span>, <span class='object_link'><a href="Doing/Color.html#support%3F-instance_method" title="Doing::Color#support? (method)">#support?</a></span>, <span class='object_link'><a href="Doing/Color.html#template-class_method" title="Doing::Color.template (method)">template</a></span>, <span class='object_link'><a href="Doing/Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span></p>
|
383
383
|
|
384
384
|
|
385
385
|
|
@@ -616,7 +616,7 @@ be recognized, e.g. %greensomething still finds
|
|
616
616
|
</div>
|
617
617
|
|
618
618
|
<div id="footer">
|
619
|
-
Generated on
|
619
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
620
620
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
621
621
|
0.9.27 (ruby-3.0.1).
|
622
622
|
</div>
|
data/docs/doc/Symbol.html
CHANGED
@@ -127,7 +127,7 @@
|
|
127
127
|
</div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
130
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
131
131
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
132
|
0.9.27 (ruby-3.0.1).
|
133
133
|
</div>
|
data/docs/doc/Time.html
CHANGED
@@ -411,7 +411,7 @@ entries get month/day/year/time</p>
|
|
411
411
|
</div>
|
412
412
|
|
413
413
|
<div id="footer">
|
414
|
-
Generated on
|
414
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
415
415
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
416
416
|
0.9.27 (ruby-3.0.1).
|
417
417
|
</div>
|
data/docs/doc/TrueClass.html
CHANGED
@@ -235,7 +235,7 @@ has content</p>
|
|
235
235
|
</div>
|
236
236
|
|
237
237
|
<div id="footer">
|
238
|
-
Generated on
|
238
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
239
239
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
240
240
|
0.9.27 (ruby-3.0.1).
|
241
241
|
</div>
|
data/docs/doc/_index.html
CHANGED
@@ -954,7 +954,7 @@
|
|
954
954
|
</div>
|
955
955
|
|
956
956
|
<div id="footer">
|
957
|
-
Generated on
|
957
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
958
958
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
959
959
|
0.9.27 (ruby-3.0.1).
|
960
960
|
</div>
|
data/docs/doc/file.README.html
CHANGED
@@ -67,7 +67,7 @@ you've done.</strong></p>
|
|
67
67
|
|
68
68
|
<!--README-->
|
69
69
|
|
70
|
-
<p>The current version of <code>doing</code> is <!--VER-->2.1.
|
70
|
+
<p>The current version of <code>doing</code> is <!--VER-->2.1.58<!--END VER-->.</p>
|
71
71
|
|
72
72
|
<p>Find all of the documentation in the <a href="https://github.com/ttscoff/doing/wiki">doing wiki</a>.</p>
|
73
73
|
|
@@ -149,7 +149,7 @@ with changes. Please target the <code>develop</code> branch with pull requests.<
|
|
149
149
|
</div></div>
|
150
150
|
|
151
151
|
<div id="footer">
|
152
|
-
Generated on
|
152
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
153
153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
154
154
|
0.9.27 (ruby-3.0.1).
|
155
155
|
</div>
|
data/docs/doc/index.html
CHANGED
@@ -67,7 +67,7 @@ you've done.</strong></p>
|
|
67
67
|
|
68
68
|
<!--README-->
|
69
69
|
|
70
|
-
<p>The current version of <code>doing</code> is <!--VER-->2.1.
|
70
|
+
<p>The current version of <code>doing</code> is <!--VER-->2.1.58<!--END VER-->.</p>
|
71
71
|
|
72
72
|
<p>Find all of the documentation in the <a href="https://github.com/ttscoff/doing/wiki">doing wiki</a>.</p>
|
73
73
|
|
@@ -149,7 +149,7 @@ with changes. Please target the <code>develop</code> branch with pull requests.<
|
|
149
149
|
</div></div>
|
150
150
|
|
151
151
|
<div id="footer">
|
152
|
-
Generated on
|
152
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
153
153
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
154
154
|
0.9.27 (ruby-3.0.1).
|
155
155
|
</div>
|