doing 2.1.2pre → 2.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.yardoc/checksums +5 -5
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/CHANGELOG.md +16 -27
- data/Gemfile.lock +1 -1
- data/README.md +1 -1
- data/Rakefile +2 -0
- data/doc/Array.html +1 -1
- data/doc/Doing/Color.html +1 -1
- data/doc/Doing/Completion.html +1 -1
- data/doc/Doing/Configuration.html +43 -94
- data/doc/Doing/Errors/DoingNoTraceError.html +1 -1
- data/doc/Doing/Errors/DoingRuntimeError.html +1 -1
- data/doc/Doing/Errors/DoingStandardError.html +1 -1
- data/doc/Doing/Errors/EmptyInput.html +1 -1
- data/doc/Doing/Errors/NoResults.html +1 -1
- data/doc/Doing/Errors/PluginException.html +1 -1
- data/doc/Doing/Errors/UserCancelled.html +1 -1
- data/doc/Doing/Errors/WrongCommand.html +1 -1
- data/doc/Doing/Errors.html +1 -1
- data/doc/Doing/Hooks.html +1 -1
- data/doc/Doing/Item.html +2 -17
- data/doc/Doing/Items.html +1 -1
- data/doc/Doing/LogAdapter.html +1 -1
- data/doc/Doing/Note.html +1 -1
- data/doc/Doing/Pager.html +1 -1
- data/doc/Doing/Plugins.html +1 -1
- data/doc/Doing/Prompt.html +36 -18
- data/doc/Doing/Section.html +1 -1
- data/doc/Doing/Util.html +1 -1
- data/doc/Doing/WWID.html +1 -1
- data/doc/Doing.html +2 -2
- data/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
- data/doc/GLI/Commands.html +1 -1
- data/doc/GLI.html +1 -1
- data/doc/Hash.html +1 -1
- data/doc/Status.html +1 -1
- data/doc/String.html +35 -1
- data/doc/Symbol.html +1 -1
- data/doc/Time.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +2 -2
- data/doc/index.html +2 -2
- data/doc/method_list.html +238 -238
- data/doc/top-level-namespace.html +1 -1
- data/doing.rdoc +1 -1
- data/lib/doing/configuration.rb +5 -8
- data/lib/doing/item.rb +1 -1
- data/lib/doing/plugins/export/template_export.rb +4 -1
- data/lib/doing/prompt.rb +9 -9
- data/lib/doing/string.rb +31 -1
- data/lib/doing/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 408f0a0f6da20fb59d6d94df8ba98b374910c52b0d4fe33436793a5b83ec0db9
|
4
|
+
data.tar.gz: 011137a1269a0a10e8c59bc0a9e5c2319eb2d025b980c8396179a8e675719528
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a4b5beb6a1885cd8a008b9285a1c6b4b8f328993e8e7eb7f1e3ff13d5b379909be840fed2f2a2a0b64495e540e335961ba44181f3d7a1bd048a50c516d3170f5
|
7
|
+
data.tar.gz: 6490ddb1d36898a5a211be7399ae1523e86dc5022d14c5d248724ac662aaed4d0a3c88d7d13daf731a31f05052636112a4b4b8a9f8274c0c96132ee52de3cefa
|
data/.yardoc/checksums
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
lib/doing/hash.rb c2960de9603dcf90be85ce423d9430de27f4f893
|
2
|
-
lib/doing/item.rb
|
2
|
+
lib/doing/item.rb 857b714be7ad8f1ca802d57f63ea8fb0c897c868
|
3
3
|
lib/doing/note.rb 99d7be3e45605d32da7e188d7ec749ba84a3d2f8
|
4
4
|
lib/doing/time.rb d83c862e7fffd841e12150a3d954b445a6003da9
|
5
5
|
lib/doing/util.rb 94fc3c3ac1cc0b3b4b1d832fe30bd6e882d1acb2
|
@@ -10,15 +10,15 @@ lib/doing/items.rb c7b81ce1fe6a8804c62af3c83e510add5f025a8c
|
|
10
10
|
lib/doing/pager.rb 230c10dea5e9c68b5709a0f4cb088c76970965e4
|
11
11
|
lib/doing/colors.rb 9a628d48c821313c502deedc5b61a046a2bf79ef
|
12
12
|
lib/doing/errors.rb af07e482a5389924edc2337749c81cda501098f0
|
13
|
-
lib/doing/prompt.rb
|
14
|
-
lib/doing/string.rb
|
13
|
+
lib/doing/prompt.rb e86eeba5bae6610640d7de29fccf24b75cab0bdf
|
14
|
+
lib/doing/string.rb 81aa479a4dd657bc2405ddded7cdbb1d57d9d8a9
|
15
15
|
lib/doing/symbol.rb 37f5b1f006181597703911494887a11fe0c63d39
|
16
16
|
lib/doing/section.rb 206e119cf818f1e76798753e611180fe77bc299a
|
17
|
-
lib/doing/version.rb
|
17
|
+
lib/doing/version.rb b1cb911442a1b22894939464d54ea30c3b7eec7c
|
18
18
|
lib/doing/cli_status.rb dbedd454c4cbbd0fed9ef30120f6ec85d18b9356
|
19
19
|
lib/doing/completion.rb 3b291eb38e651ea993d04db592a5e743057626e6
|
20
20
|
lib/doing/log_adapter.rb 5d21f966449977536452e22fa64de4a1fe334002
|
21
|
-
lib/doing/configuration.rb
|
21
|
+
lib/doing/configuration.rb 9788bdb9df8bf89915363d34396a37b8409bfcf5
|
22
22
|
lib/doing/plugin_manager.rb fb926e3998bac0b14dd4548b16ece0d32bbe0b9e
|
23
23
|
lib/doing/string_chronify.rb 8e4a59db180fbb63d101cb10ee371544c48376f8
|
24
24
|
lib/doing/markdown_document_listener.rb 45485f225068a34951ec818a345f642323e5ba35
|
data/.yardoc/object_types
CHANGED
Binary file
|
data/.yardoc/objects/root.dat
CHANGED
Binary file
|
data/CHANGELOG.md
CHANGED
@@ -1,7 +1,16 @@
|
|
1
|
-
### 2.1.
|
1
|
+
### 2.1.3
|
2
2
|
|
3
3
|
#### NEW
|
4
4
|
|
5
|
+
- BREAKING CHANGE: custom classes for Section (hash) and Items (Array). @content is still a regular Hash. Sections have methods :original and :items. This will affect plugins as wwid.content[section][:items] is now wwid[section].items (same for :original)
|
6
|
+
- `doing config set -r key.path` will delete a key from any config file, removing empty parent keys
|
7
|
+
- `config list` will list detected .doingrc files and the main config file in order of precedence - refactoring
|
8
|
+
- When modifying start dates or @done dates via an editor command, natural language strings can be used and will be parsed into doing-formatted dates automatically
|
9
|
+
- When editor is invoked, entry titles include start date, which can be modified
|
10
|
+
- --before, --after, and --from date filters for select command
|
11
|
+
- --from flag for `doing today` and `doing yesterday`, filter by time range
|
12
|
+
- --from flag for `doing search`, filter by date/time range
|
13
|
+
- Commands that accept --before, --after, and --from can now filter on time ranges. If the date string given contains only a time (no day or date), it will be interpreted as a time range, meaning the date isn't filtered, but only entries within the time range are shown/processed
|
5
14
|
- Add %duration placeholder to template variables
|
6
15
|
- Add `interval_format` setting to config (applies to root or any view/template) to set intervals/durations to human (2h 15m) or text (00:02:15)
|
7
16
|
- Add `duration` key to config (root or view/template). If set to true, will display durations by default (no need for `--duration`)
|
@@ -9,39 +18,19 @@
|
|
9
18
|
|
10
19
|
#### IMPROVED
|
11
20
|
|
21
|
+
- Config -o raw outputs value as YAML if result is a Hash/mapping, unquoted string if a single value, comma-separated list if it's an Array.
|
22
|
+
- Config -o json no longer includes key, only value.
|
23
|
+
- System agnostic method for checking available executables (pager, editor)
|
24
|
+
- Using `config set` and selecting a local config will no longer write the entire config to the local .doingrc. Instead, a nested path to the particular setting will be added to the config file.
|
12
25
|
- Config set will create missing keys. Fuzzy matching will work until the path fails, then path elements after that point will be added as verbatim keys to the specified configuration (with confirmation)
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
#### NEW
|
17
|
-
|
18
|
-
- --before, --after, and --from date filters for select command
|
19
|
-
- --from flag for `doing today` and `doing yesterday`, filter by time range
|
20
|
-
- --from flag for `doing search`, filter by date/time range
|
21
|
-
- Commands that accept --before, --after, and --from can now filter on time ranges. If the date string given contains only a time (no day or date), it will be interpreted as a time range, meaning the date isn't filtered, but only entries within the time range are shown/processed
|
26
|
+
- Make menus only as tall as needed, so 5 options don't take up the whole screen
|
27
|
+
- Better word wrap for long note lines
|
22
28
|
|
23
29
|
#### FIXED
|
24
30
|
|
25
31
|
- `finish --took 60m` is supposed to backdate the start date if needed to finish at the current time and maintain an elapsed time
|
26
32
|
- If an editor was specified for config (or default as fallback) with command line options (e.g. `emacs -nw`), Doing would fail to recognize that the executable was available.
|
27
33
|
|
28
|
-
### 2.1.0pre
|
29
|
-
|
30
|
-
#### NEW
|
31
|
-
|
32
|
-
- BREAKING CHANGE: custom classes for Section (hash) and Items (Array). @content is still a regular Hash. Sections have methods :original and :items. This will affect plugins as wwid.content[section][:items] is now wwid[section].items (same for :original)
|
33
|
-
- `doing config set -r key.path` will delete a key from any config file, removing empty parent keys
|
34
|
-
- `config list` will list detected .doingrc files and the main config file in order of precedence - refactoring
|
35
|
-
- When modifying start dates or @done dates via an editor command, natural language strings can be used and will be parsed into doing-formatted dates automatically
|
36
|
-
- When editor is invoked, entry titles include start date, which can be modified
|
37
|
-
|
38
|
-
#### IMPROVED
|
39
|
-
|
40
|
-
- Config -o raw outputs value as YAML if result is a Hash/mapping, unquoted string if a single value, comma-separated list if it's an Array.
|
41
|
-
- Config -o json no longer includes key, only value.
|
42
|
-
- System agnostic method for checking available executables (pager, editor)
|
43
|
-
- Using `config set` and selecting a local config will no longer write the entire config to the local .doingrc. Instead, a nested path to the particular setting will be added to the config file.
|
44
|
-
|
45
34
|
### 2.0.25
|
46
35
|
|
47
36
|
#### NEW
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -6,7 +6,7 @@ _If you're one of the rare people like me who find this useful, feel free to [bu
|
|
6
6
|
|
7
7
|
<!--README-->
|
8
8
|
|
9
|
-
The current version of `doing` is <!--VER-->2.1.
|
9
|
+
The current version of `doing` is <!--VER-->2.1.2<!--END VER-->.
|
10
10
|
|
11
11
|
Find all of the documentation in the [doing wiki](https://github.com/ttscoff/doing/wiki).
|
12
12
|
|
data/Rakefile
CHANGED
@@ -15,6 +15,8 @@ YARD::Rake::YardocTask.new do |t|
|
|
15
15
|
# t.stats_options = ['--list-undoc']
|
16
16
|
end
|
17
17
|
|
18
|
+
task :doc, [*Rake.application[:yard].arg_names] => [:yard]
|
19
|
+
|
18
20
|
Rake::RDocTask.new do |rd|
|
19
21
|
rd.main = 'README.md'
|
20
22
|
rd.rdoc_files.include('README.md', 'lib/**/*.rb', 'bin/**/*')
|
data/doc/Array.html
CHANGED
@@ -478,7 +478,7 @@ with</p>
|
|
478
478
|
</div>
|
479
479
|
|
480
480
|
<div id="footer">
|
481
|
-
Generated on
|
481
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
482
482
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
483
483
|
0.9.26 (ruby-3.0.1).
|
484
484
|
</div>
|
data/doc/Doing/Color.html
CHANGED
@@ -508,7 +508,7 @@ ANSI-sequences are stripped from the string.</p>
|
|
508
508
|
</div>
|
509
509
|
|
510
510
|
<div id="footer">
|
511
|
-
Generated on
|
511
|
+
Generated on Thu Dec 16 11:02:39 2021 by
|
512
512
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
513
513
|
0.9.26 (ruby-3.0.1).
|
514
514
|
</div>
|
data/doc/Doing/Completion.html
CHANGED
@@ -206,7 +206,7 @@ stdout</p>
|
|
206
206
|
</div>
|
207
207
|
|
208
208
|
<div id="footer">
|
209
|
-
Generated on
|
209
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
210
210
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
211
211
|
0.9.26 (ruby-3.0.1).
|
212
212
|
</div>
|
@@ -214,6 +214,31 @@
|
|
214
214
|
<h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2>
|
215
215
|
<ul class="summary">
|
216
216
|
|
217
|
+
<li class="public ">
|
218
|
+
<span class="summary_signature">
|
219
|
+
|
220
|
+
<a href="#config_file-instance_method" title="#config_file (instance method)">#<strong>config_file</strong> ⇒ Object </a>
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
</span>
|
225
|
+
|
226
|
+
|
227
|
+
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
|
232
|
+
|
233
|
+
|
234
|
+
|
235
|
+
|
236
|
+
|
237
|
+
<span class="summary_desc"><div class='inline'></div></span>
|
238
|
+
|
239
|
+
</li>
|
240
|
+
|
241
|
+
|
217
242
|
<li class="public ">
|
218
243
|
<span class="summary_signature">
|
219
244
|
|
@@ -345,50 +370,6 @@
|
|
345
370
|
|
346
371
|
|
347
372
|
|
348
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
349
|
-
|
350
|
-
</li>
|
351
|
-
|
352
|
-
|
353
|
-
<li class="public ">
|
354
|
-
<span class="summary_signature">
|
355
|
-
|
356
|
-
<a href="#config_file-instance_method" title="#config_file (instance method)">#<strong>config_file</strong> ⇒ Object </a>
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
</span>
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
<span class="summary_desc"><div class='inline'></div></span>
|
371
|
-
|
372
|
-
</li>
|
373
|
-
|
374
|
-
|
375
|
-
<li class="public ">
|
376
|
-
<span class="summary_signature">
|
377
|
-
|
378
|
-
<a href="#config_file=-instance_method" title="#config_file= (instance method)">#<strong>config_file=</strong>(file) ⇒ Object </a>
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
</span>
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
373
|
<span class="summary_desc"><div class='inline'></div></span>
|
393
374
|
|
394
375
|
</li>
|
@@ -590,9 +571,23 @@
|
|
590
571
|
<h2>Instance Attribute Details</h2>
|
591
572
|
|
592
573
|
|
593
|
-
<span id=""></span>
|
574
|
+
<span id="config_file=-instance_method"></span>
|
594
575
|
<div class="method_details first">
|
595
|
-
<h3 class="signature first" id="
|
576
|
+
<h3 class="signature first" id="config_file-instance_method">
|
577
|
+
|
578
|
+
#<strong>config_file</strong> ⇒ <tt>Object</tt>
|
579
|
+
|
580
|
+
|
581
|
+
|
582
|
+
|
583
|
+
|
584
|
+
</h3>
|
585
|
+
</div>
|
586
|
+
|
587
|
+
|
588
|
+
<span id=""></span>
|
589
|
+
<div class="method_details ">
|
590
|
+
<h3 class="signature " id="ignore_local=-instance_method">
|
596
591
|
|
597
592
|
#<strong>ignore_local=</strong>(value) ⇒ <tt>Object</tt> <span class="extras">(writeonly)</span>
|
598
593
|
|
@@ -723,30 +718,6 @@
|
|
723
718
|
|
724
719
|
|
725
720
|
|
726
|
-
</h3>
|
727
|
-
</div>
|
728
|
-
|
729
|
-
<div class="method_details ">
|
730
|
-
<h3 class="signature " id="config_file-instance_method">
|
731
|
-
|
732
|
-
#<strong>config_file</strong> ⇒ <tt>Object</tt>
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
</h3>
|
739
|
-
</div>
|
740
|
-
|
741
|
-
<div class="method_details ">
|
742
|
-
<h3 class="signature " id="config_file=-instance_method">
|
743
|
-
|
744
|
-
#<strong>config_file=</strong>(file) ⇒ <tt>Object</tt>
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
721
|
</h3>
|
751
722
|
</div>
|
752
723
|
|
@@ -802,29 +773,7 @@
|
|
802
773
|
|
803
774
|
|
804
775
|
|
805
|
-
</h3
|
806
|
-
<div class="discussion">
|
807
|
-
|
808
|
-
|
809
|
-
</div>
|
810
|
-
</div>
|
811
|
-
<div class="tags">
|
812
|
-
|
813
|
-
<p class="tag_title">Raises:</p>
|
814
|
-
<ul class="raise">
|
815
|
-
|
816
|
-
<li>
|
817
|
-
|
818
|
-
|
819
|
-
<span class='type'>(<tt>DoingRuntimeError</tt>)</span>
|
820
|
-
|
821
|
-
|
822
|
-
|
823
|
-
</li>
|
824
|
-
|
825
|
-
</ul>
|
826
|
-
|
827
|
-
</div>
|
776
|
+
</h3>
|
828
777
|
</div>
|
829
778
|
|
830
779
|
<div class="method_details ">
|
@@ -1006,7 +955,7 @@ matched, first match wins)</p>
|
|
1006
955
|
</div>
|
1007
956
|
|
1008
957
|
<div id="footer">
|
1009
|
-
Generated on
|
958
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
1010
959
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1011
960
|
0.9.26 (ruby-3.0.1).
|
1012
961
|
</div>
|
@@ -176,7 +176,7 @@
|
|
176
176
|
</div>
|
177
177
|
|
178
178
|
<div id="footer">
|
179
|
-
Generated on
|
179
|
+
Generated on Thu Dec 16 11:02:40 2021 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
|
179
|
+
Generated on Thu Dec 16 11:02:40 2021 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
|
179
|
+
Generated on Thu Dec 16 11:02:40 2021 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
|
179
|
+
Generated on Thu Dec 16 11:02:40 2021 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
|
179
|
+
Generated on Thu Dec 16 11:02:40 2021 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
|
241
|
+
Generated on Thu Dec 16 11:02:40 2021 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
|
179
|
+
Generated on Thu Dec 16 11:02:40 2021 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
|
179
|
+
Generated on Thu Dec 16 11:02:40 2021 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>
|
data/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 Thu Dec 16 11:02:40 2021 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>
|
data/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 Thu Dec 16 11:02:39 2021 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>
|
data/doc/Doing/Item.html
CHANGED
@@ -1421,7 +1421,7 @@ type (:sensitive,
|
|
1421
1421
|
|
1422
1422
|
<li>
|
1423
1423
|
|
1424
|
-
<span class='name'
|
1424
|
+
<span class='name'>options</span>
|
1425
1425
|
|
1426
1426
|
|
1427
1427
|
<span class='type'></span>
|
@@ -1434,21 +1434,6 @@ type (:sensitive,
|
|
1434
1434
|
|
1435
1435
|
</li>
|
1436
1436
|
|
1437
|
-
<li>
|
1438
|
-
|
1439
|
-
<span class='name'>options</span>
|
1440
|
-
|
1441
|
-
|
1442
|
-
<span class='type'>(<tt><span class='object_link'><a href="../Hash.html" title="Hash (class)">Hash</a></span></tt>)</span>
|
1443
|
-
|
1444
|
-
|
1445
|
-
|
1446
|
-
—
|
1447
|
-
<div class='inline'><p>a customizable set of options</p>
|
1448
|
-
</div>
|
1449
|
-
|
1450
|
-
</li>
|
1451
|
-
|
1452
1437
|
</ul>
|
1453
1438
|
|
1454
1439
|
|
@@ -1708,7 +1693,7 @@ type (:sensitive,
|
|
1708
1693
|
</div>
|
1709
1694
|
|
1710
1695
|
<div id="footer">
|
1711
|
-
Generated on
|
1696
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
1712
1697
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1713
1698
|
0.9.26 (ruby-3.0.1).
|
1714
1699
|
</div>
|
data/doc/Doing/Items.html
CHANGED
@@ -792,7 +792,7 @@ specified section</p>
|
|
792
792
|
</div>
|
793
793
|
|
794
794
|
<div id="footer">
|
795
|
-
Generated on
|
795
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
796
796
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
797
797
|
0.9.26 (ruby-3.0.1).
|
798
798
|
</div>
|
data/doc/Doing/LogAdapter.html
CHANGED
@@ -1728,7 +1728,7 @@ message (optional)</p>
|
|
1728
1728
|
</div>
|
1729
1729
|
|
1730
1730
|
<div id="footer">
|
1731
|
-
Generated on
|
1731
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
1732
1732
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1733
1733
|
0.9.26 (ruby-3.0.1).
|
1734
1734
|
</div>
|
data/doc/Doing/Note.html
CHANGED
@@ -756,7 +756,7 @@ newlines will be split</p>
|
|
756
756
|
</div>
|
757
757
|
|
758
758
|
<div id="footer">
|
759
|
-
Generated on
|
759
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
760
760
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
761
761
|
0.9.26 (ruby-3.0.1).
|
762
762
|
</div>
|
data/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 Thu Dec 16 11:02:39 2021 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>
|
data/doc/Doing/Plugins.html
CHANGED
@@ -839,7 +839,7 @@
|
|
839
839
|
</div>
|
840
840
|
|
841
841
|
<div id="footer">
|
842
|
-
Generated on
|
842
|
+
Generated on Thu Dec 16 11:02:40 2021 by
|
843
843
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
844
844
|
0.9.26 (ruby-3.0.1).
|
845
845
|
</div>
|