doing 2.1.56 → 2.1.60
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.
- 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
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
</div>
|
|
197
197
|
|
|
198
198
|
<div id="footer">
|
|
199
|
-
Generated on
|
|
199
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
200
200
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
201
201
|
0.9.27 (ruby-3.0.1).
|
|
202
202
|
</div>
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
</div>
|
|
382
382
|
|
|
383
383
|
<div id="footer">
|
|
384
|
-
Generated on
|
|
384
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
385
385
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
386
386
|
0.9.27 (ruby-3.0.1).
|
|
387
387
|
</div>
|
data/docs/doc/Doing/Entry.html
CHANGED
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
</div>
|
|
477
477
|
|
|
478
478
|
<div id="footer">
|
|
479
|
-
Generated on
|
|
479
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
480
480
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
481
481
|
0.9.27 (ruby-3.0.1).
|
|
482
482
|
</div>
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
</div>
|
|
181
181
|
|
|
182
182
|
<div id="footer">
|
|
183
|
-
Generated on
|
|
183
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
185
185
|
0.9.27 (ruby-3.0.1).
|
|
186
186
|
</div>
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
</div>
|
|
181
181
|
|
|
182
182
|
<div id="footer">
|
|
183
|
-
Generated on
|
|
183
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
184
184
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
185
185
|
0.9.27 (ruby-3.0.1).
|
|
186
186
|
</div>
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
</div>
|
|
177
177
|
|
|
178
178
|
<div id="footer">
|
|
179
|
-
Generated on
|
|
179
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
180
180
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
181
181
|
0.9.27 (ruby-3.0.1).
|
|
182
182
|
</div>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
</div>
|
|
185
185
|
|
|
186
186
|
<div id="footer">
|
|
187
|
-
Generated on
|
|
187
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
189
189
|
0.9.27 (ruby-3.0.1).
|
|
190
190
|
</div>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
</div>
|
|
185
185
|
|
|
186
186
|
<div id="footer">
|
|
187
|
-
Generated on
|
|
187
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
189
189
|
0.9.27 (ruby-3.0.1).
|
|
190
190
|
</div>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
</div>
|
|
185
185
|
|
|
186
186
|
<div id="footer">
|
|
187
|
-
Generated on
|
|
187
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
189
189
|
0.9.27 (ruby-3.0.1).
|
|
190
190
|
</div>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
</div>
|
|
185
185
|
|
|
186
186
|
<div id="footer">
|
|
187
|
-
Generated on
|
|
187
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
189
189
|
0.9.27 (ruby-3.0.1).
|
|
190
190
|
</div>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
</div>
|
|
185
185
|
|
|
186
186
|
<div id="footer">
|
|
187
|
-
Generated on
|
|
187
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
189
189
|
0.9.27 (ruby-3.0.1).
|
|
190
190
|
</div>
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
</div>
|
|
239
239
|
|
|
240
240
|
<div id="footer">
|
|
241
|
-
Generated on
|
|
241
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
242
242
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
243
243
|
0.9.27 (ruby-3.0.1).
|
|
244
244
|
</div>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
</div>
|
|
185
185
|
|
|
186
186
|
<div id="footer">
|
|
187
|
-
Generated on
|
|
187
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
189
189
|
0.9.27 (ruby-3.0.1).
|
|
190
190
|
</div>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
</div>
|
|
185
185
|
|
|
186
186
|
<div id="footer">
|
|
187
|
-
Generated on
|
|
187
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
189
189
|
0.9.27 (ruby-3.0.1).
|
|
190
190
|
</div>
|
data/docs/doc/Doing/Errors.html
CHANGED
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
</div>
|
|
182
182
|
|
|
183
183
|
<div id="footer">
|
|
184
|
-
Generated on
|
|
184
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
185
185
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
186
186
|
0.9.27 (ruby-3.0.1).
|
|
187
187
|
</div>
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
</div>
|
|
247
247
|
|
|
248
248
|
<div id="footer">
|
|
249
|
-
Generated on
|
|
249
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
250
250
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
251
251
|
0.9.27 (ruby-3.0.1).
|
|
252
252
|
</div>
|
data/docs/doc/Doing/Hooks.html
CHANGED
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
</div>
|
|
355
355
|
|
|
356
356
|
<div id="footer">
|
|
357
|
-
Generated on
|
|
357
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
358
358
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
359
359
|
0.9.27 (ruby-3.0.1).
|
|
360
360
|
</div>
|
data/docs/doc/Doing/Item.html
CHANGED
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
|
|
445
445
|
|
|
446
446
|
<h3 class="inherited">Methods included from <span class='object_link'><a href="Color.html" title="Doing::Color (module)">Color</a></span></h3>
|
|
447
|
-
<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>
|
|
447
|
+
<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>
|
|
448
448
|
|
|
449
449
|
|
|
450
450
|
|
|
@@ -991,7 +991,7 @@ section) tag</p>
|
|
|
991
991
|
</div>
|
|
992
992
|
|
|
993
993
|
<div id="footer">
|
|
994
|
-
Generated on
|
|
994
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
995
995
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
996
996
|
0.9.27 (ruby-3.0.1).
|
|
997
997
|
</div>
|
|
@@ -554,7 +554,7 @@ value overlaps with another item's</p>
|
|
|
554
554
|
</div>
|
|
555
555
|
|
|
556
556
|
<div id="footer">
|
|
557
|
-
Generated on
|
|
557
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
558
558
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
559
559
|
0.9.27 (ruby-3.0.1).
|
|
560
560
|
</div>
|
|
@@ -685,7 +685,7 @@ type (:sensitive,
|
|
|
685
685
|
</div>
|
|
686
686
|
|
|
687
687
|
<div id="footer">
|
|
688
|
-
Generated on
|
|
688
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
689
689
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
690
690
|
0.9.27 (ruby-3.0.1).
|
|
691
691
|
</div>
|
|
@@ -377,7 +377,7 @@ thus should not receive a date on the @done tag</p>
|
|
|
377
377
|
</div>
|
|
378
378
|
|
|
379
379
|
<div id="footer">
|
|
380
|
-
Generated on
|
|
380
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
381
381
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
382
382
|
0.9.27 (ruby-3.0.1).
|
|
383
383
|
</div>
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
</div>
|
|
489
489
|
|
|
490
490
|
<div id="footer">
|
|
491
|
-
Generated on
|
|
491
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
492
492
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
493
493
|
0.9.27 (ruby-3.0.1).
|
|
494
494
|
</div>
|
data/docs/doc/Doing/Items.html
CHANGED
|
@@ -1792,7 +1792,7 @@ combine multiple tags</p>
|
|
|
1792
1792
|
</div>
|
|
1793
1793
|
|
|
1794
1794
|
<div id="footer">
|
|
1795
|
-
Generated on
|
|
1795
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
1796
1796
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1797
1797
|
0.9.27 (ruby-3.0.1).
|
|
1798
1798
|
</div>
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
</div>
|
|
213
213
|
|
|
214
214
|
<div id="footer">
|
|
215
|
-
Generated on
|
|
215
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
216
216
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
217
217
|
0.9.27 (ruby-3.0.1).
|
|
218
218
|
</div>
|
|
@@ -285,7 +285,7 @@ file</p>
|
|
|
285
285
|
</div>
|
|
286
286
|
|
|
287
287
|
<div id="footer">
|
|
288
|
-
Generated on
|
|
288
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
289
289
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
290
290
|
0.9.27 (ruby-3.0.1).
|
|
291
291
|
</div>
|
data/docs/doc/Doing/Logger.html
CHANGED
|
@@ -1797,7 +1797,7 @@ message (optional)</p>
|
|
|
1797
1797
|
</div>
|
|
1798
1798
|
|
|
1799
1799
|
<div id="footer">
|
|
1800
|
-
Generated on
|
|
1800
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
1801
1801
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1802
1802
|
0.9.27 (ruby-3.0.1).
|
|
1803
1803
|
</div>
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
</div>
|
|
257
257
|
|
|
258
258
|
<div id="footer">
|
|
259
|
-
Generated on
|
|
259
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
260
260
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
261
261
|
0.9.27 (ruby-3.0.1).
|
|
262
262
|
</div>
|
data/docs/doc/Doing/Note.html
CHANGED
|
@@ -747,7 +747,7 @@ join multiple lines</p>
|
|
|
747
747
|
</div>
|
|
748
748
|
|
|
749
749
|
<div id="footer">
|
|
750
|
-
Generated on
|
|
750
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
751
751
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
752
752
|
0.9.27 (ruby-3.0.1).
|
|
753
753
|
</div>
|
data/docs/doc/Doing/Pager.html
CHANGED
|
@@ -296,7 +296,7 @@ STDOUT</p>
|
|
|
296
296
|
</div>
|
|
297
297
|
|
|
298
298
|
<div id="footer">
|
|
299
|
-
Generated on
|
|
299
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
300
300
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
301
301
|
0.9.27 (ruby-3.0.1).
|
|
302
302
|
</div>
|
data/docs/doc/Doing/Plugins.html
CHANGED
|
@@ -1340,7 +1340,7 @@ raised.</p>
|
|
|
1340
1340
|
</div>
|
|
1341
1341
|
|
|
1342
1342
|
<div id="footer">
|
|
1343
|
-
Generated on
|
|
1343
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
1344
1344
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1345
1345
|
0.9.27 (ruby-3.0.1).
|
|
1346
1346
|
</div>
|
data/docs/doc/Doing/Prompt.html
CHANGED
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
|
|
234
234
|
|
|
235
235
|
<h3 class="inherited">Methods included from <span class='object_link'><a href="Color.html" title="Doing::Color (module)">Color</a></span></h3>
|
|
236
|
-
<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>
|
|
236
|
+
<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>
|
|
237
237
|
|
|
238
238
|
<div id="class_attr_details" class="attr_details">
|
|
239
239
|
<h2>Class Attribute Details</h2>
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
</div>
|
|
327
327
|
|
|
328
328
|
<div id="footer">
|
|
329
|
-
Generated on
|
|
329
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
330
330
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
331
331
|
0.9.27 (ruby-3.0.1).
|
|
332
332
|
</div>
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
</div>
|
|
475
475
|
|
|
476
476
|
<div id="footer">
|
|
477
|
-
Generated on
|
|
477
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
478
478
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
479
479
|
0.9.27 (ruby-3.0.1).
|
|
480
480
|
</div>
|
|
@@ -381,7 +381,7 @@ needed</p>
|
|
|
381
381
|
</div>
|
|
382
382
|
|
|
383
383
|
<div id="footer">
|
|
384
|
-
Generated on
|
|
384
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
385
385
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
386
386
|
0.9.27 (ruby-3.0.1).
|
|
387
387
|
</div>
|
|
@@ -562,7 +562,7 @@ true</p>
|
|
|
562
562
|
</div>
|
|
563
563
|
|
|
564
564
|
<div id="footer">
|
|
565
|
-
Generated on
|
|
565
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
566
566
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
567
567
|
0.9.27 (ruby-3.0.1).
|
|
568
568
|
</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:35 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>
|
|
@@ -227,7 +227,7 @@ response if no input</p>
|
|
|
227
227
|
</div>
|
|
228
228
|
|
|
229
229
|
<div id="footer">
|
|
230
|
-
Generated on
|
|
230
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
231
231
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
232
232
|
0.9.27 (ruby-3.0.1).
|
|
233
233
|
</div>
|
data/docs/doc/Doing/Section.html
CHANGED
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
</div>
|
|
401
401
|
|
|
402
402
|
<div id="footer">
|
|
403
|
-
Generated on
|
|
403
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
404
404
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
405
405
|
0.9.27 (ruby-3.0.1).
|
|
406
406
|
</div>
|
|
@@ -523,7 +523,7 @@ may not render the same style.</p>
|
|
|
523
523
|
</div>
|
|
524
524
|
|
|
525
525
|
<div id="footer">
|
|
526
|
-
Generated on
|
|
526
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
527
527
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
528
528
|
0.9.27 (ruby-3.0.1).
|
|
529
529
|
</div>
|
|
@@ -953,7 +953,7 @@ to avoid match groups</p>
|
|
|
953
953
|
</div>
|
|
954
954
|
|
|
955
955
|
<div id="footer">
|
|
956
|
-
Generated on
|
|
956
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
957
957
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
958
958
|
0.9.27 (ruby-3.0.1).
|
|
959
959
|
</div>
|
|
@@ -222,7 +222,8 @@
|
|
|
222
222
|
|
|
223
223
|
|
|
224
224
|
|
|
225
|
-
<span class="summary_desc"><div class='inline'
|
|
225
|
+
<span class="summary_desc"><div class='inline'><p>Returns a phrase query (elastic search) representation of the object as a phrase parser.</p>
|
|
226
|
+
</div></span>
|
|
226
227
|
|
|
227
228
|
</li>
|
|
228
229
|
|
|
@@ -244,7 +245,8 @@
|
|
|
244
245
|
|
|
245
246
|
|
|
246
247
|
|
|
247
|
-
<span class="summary_desc"><div class='inline'
|
|
248
|
+
<span class="summary_desc"><div class='inline'><p>Returns a query (elastic search) representation of the object as a boolean term parser.</p>
|
|
249
|
+
</div></span>
|
|
248
250
|
|
|
249
251
|
</li>
|
|
250
252
|
|
|
@@ -527,7 +529,34 @@
|
|
|
527
529
|
|
|
528
530
|
|
|
529
531
|
|
|
530
|
-
</h3>
|
|
532
|
+
</h3><div class="docstring">
|
|
533
|
+
<div class="discussion">
|
|
534
|
+
<p>Returns a phrase query (elastic search) representation of the object as a phrase parser.</p>
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
</div>
|
|
538
|
+
</div>
|
|
539
|
+
<div class="tags">
|
|
540
|
+
|
|
541
|
+
<p class="tag_title">Returns:</p>
|
|
542
|
+
<ul class="return">
|
|
543
|
+
|
|
544
|
+
<li>
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
<span class='type'></span>
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
<div class='inline'><p>Phrase query representation of the object.</p>
|
|
553
|
+
</div>
|
|
554
|
+
|
|
555
|
+
</li>
|
|
556
|
+
|
|
557
|
+
</ul>
|
|
558
|
+
|
|
559
|
+
</div>
|
|
531
560
|
</div>
|
|
532
561
|
|
|
533
562
|
<div class="method_details ">
|
|
@@ -539,7 +568,34 @@
|
|
|
539
568
|
|
|
540
569
|
|
|
541
570
|
|
|
542
|
-
</h3>
|
|
571
|
+
</h3><div class="docstring">
|
|
572
|
+
<div class="discussion">
|
|
573
|
+
<p>Returns a query (elastic search) representation of the object as a boolean term parser.</p>
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
</div>
|
|
577
|
+
</div>
|
|
578
|
+
<div class="tags">
|
|
579
|
+
|
|
580
|
+
<p class="tag_title">Returns:</p>
|
|
581
|
+
<ul class="return">
|
|
582
|
+
|
|
583
|
+
<li>
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
<span class='type'></span>
|
|
587
|
+
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
<div class='inline'><p>Query representation of the object.</p>
|
|
592
|
+
</div>
|
|
593
|
+
|
|
594
|
+
</li>
|
|
595
|
+
|
|
596
|
+
</ul>
|
|
597
|
+
|
|
598
|
+
</div>
|
|
543
599
|
</div>
|
|
544
600
|
|
|
545
601
|
<div class="method_details ">
|
|
@@ -715,7 +771,7 @@ Uses \S (non-whitespace) instead of . (any character)</p>
|
|
|
715
771
|
</div>
|
|
716
772
|
|
|
717
773
|
<div id="footer">
|
|
718
|
-
Generated on
|
|
774
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
719
775
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
720
776
|
0.9.27 (ruby-3.0.1).
|
|
721
777
|
</div>
|
|
@@ -874,7 +874,7 @@ can include parenthetical values (with spaces)</p>
|
|
|
874
874
|
</div>
|
|
875
875
|
|
|
876
876
|
<div id="footer">
|
|
877
|
-
Generated on
|
|
877
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
878
878
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
879
879
|
0.9.27 (ruby-3.0.1).
|
|
880
880
|
</div>
|
|
@@ -589,7 +589,7 @@ object the string represents</p>
|
|
|
589
589
|
</div>
|
|
590
590
|
|
|
591
591
|
<div id="footer">
|
|
592
|
-
Generated on
|
|
592
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
593
593
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
594
594
|
0.9.27 (ruby-3.0.1).
|
|
595
595
|
</div>
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
</div>
|
|
439
439
|
|
|
440
440
|
<div id="footer">
|
|
441
|
-
Generated on
|
|
441
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
442
442
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
443
443
|
0.9.27 (ruby-3.0.1).
|
|
444
444
|
</div>
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
</div>
|
|
400
400
|
|
|
401
401
|
<div id="footer">
|
|
402
|
-
Generated on
|
|
402
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
403
403
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
404
404
|
0.9.27 (ruby-3.0.1).
|
|
405
405
|
</div>
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
</div>
|
|
332
332
|
|
|
333
333
|
<div id="footer">
|
|
334
|
-
Generated on
|
|
334
|
+
Generated on Wed Jun 29 02:09:35 2022 by
|
|
335
335
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
336
336
|
0.9.27 (ruby-3.0.1).
|
|
337
337
|
</div>
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
</div>
|
|
213
213
|
|
|
214
214
|
<div id="footer">
|
|
215
|
-
Generated on
|
|
215
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
216
216
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
217
217
|
0.9.27 (ruby-3.0.1).
|
|
218
218
|
</div>
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
|
|
204
204
|
|
|
205
205
|
<h3 class="inherited">Methods included from <span class='object_link'><a href="Color.html" title="Doing::Color (module)">Color</a></span></h3>
|
|
206
|
-
<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>
|
|
206
|
+
<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>
|
|
207
207
|
|
|
208
208
|
|
|
209
209
|
<div id="class_method_details" class="method_details_list">
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
</div>
|
|
240
240
|
|
|
241
241
|
<div id="footer">
|
|
242
|
-
Generated on
|
|
242
|
+
Generated on Wed Jun 29 02:09:36 2022 by
|
|
243
243
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
244
244
|
0.9.27 (ruby-3.0.1).
|
|
245
245
|
</div>
|