doing 2.1.63 → 2.1.66
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +13 -0
- data/CHANGELOG.md +18 -0
- data/Gemfile.lock +2 -2
- data/LICENSE.txt +20 -0
- data/README.md +5 -1
- data/docs/doc/Array.html +4 -4
- data/docs/doc/BooleanTermParser/Clause.html +4 -4
- data/docs/doc/BooleanTermParser/Operator.html +4 -4
- data/docs/doc/BooleanTermParser/Query.html +4 -4
- data/docs/doc/BooleanTermParser/QueryParser.html +4 -4
- data/docs/doc/BooleanTermParser/QueryTransformer.html +4 -4
- data/docs/doc/BooleanTermParser.html +4 -4
- data/docs/doc/Doing/ArrayCleanup.html +4 -4
- data/docs/doc/Doing/ArrayNestedHash.html +4 -4
- data/docs/doc/Doing/ArrayTags.html +4 -4
- data/docs/doc/Doing/CSVExport.html +4 -4
- data/docs/doc/Doing/CalendarImport.html +4 -4
- data/docs/doc/Doing/Change.html +4 -4
- data/docs/doc/Doing/Changes.html +4 -4
- data/docs/doc/Doing/ChronifyArray.html +4 -4
- data/docs/doc/Doing/ChronifyNumeric.html +4 -4
- data/docs/doc/Doing/ChronifyString.html +4 -4
- data/docs/doc/Doing/Color.html +4 -4
- data/docs/doc/Doing/Completion/BashCompletions.html +4 -4
- data/docs/doc/Doing/Completion/FigCompletions.html +4 -4
- data/docs/doc/Doing/Completion/FishCompletions.html +4 -4
- data/docs/doc/Doing/Completion/StringUtils.html +4 -4
- data/docs/doc/Doing/Completion/ZshCompletions.html +4 -4
- data/docs/doc/Doing/Completion.html +4 -4
- data/docs/doc/Doing/Configuration.html +4 -4
- data/docs/doc/Doing/DayOneRenderer.html +4 -4
- data/docs/doc/Doing/DayoneExport.html +4 -4
- data/docs/doc/Doing/DoingExport.html +4 -4
- data/docs/doc/Doing/DoingImport.html +4 -4
- data/docs/doc/Doing/Entry.html +4 -4
- data/docs/doc/Doing/Errors/DoingNoTraceError.html +4 -4
- data/docs/doc/Doing/Errors/DoingRuntimeError.html +4 -4
- data/docs/doc/Doing/Errors/DoingStandardError.html +4 -4
- data/docs/doc/Doing/Errors/EmptyInput.html +4 -4
- data/docs/doc/Doing/Errors/HistoryLimitError.html +4 -4
- data/docs/doc/Doing/Errors/InvalidPlugin.html +4 -4
- data/docs/doc/Doing/Errors/MissingBackupFile.html +4 -4
- data/docs/doc/Doing/Errors/NoResults.html +4 -4
- data/docs/doc/Doing/Errors/PluginException.html +4 -4
- data/docs/doc/Doing/Errors/UserCancelled.html +4 -4
- data/docs/doc/Doing/Errors/WrongCommand.html +4 -4
- data/docs/doc/Doing/Errors.html +4 -4
- data/docs/doc/Doing/HTMLExport.html +4 -4
- data/docs/doc/Doing/Hooks.html +4 -4
- data/docs/doc/Doing/Item.html +4 -4
- data/docs/doc/Doing/ItemDates.html +4 -4
- data/docs/doc/Doing/ItemQuery.html +4 -4
- data/docs/doc/Doing/ItemState.html +4 -4
- data/docs/doc/Doing/ItemTags.html +4 -4
- data/docs/doc/Doing/Items.html +4 -4
- data/docs/doc/Doing/JSONExport.html +4 -4
- data/docs/doc/Doing/JSONImport.html +4 -4
- data/docs/doc/Doing/Logger.html +4 -4
- data/docs/doc/Doing/MarkdownExport.html +4 -4
- data/docs/doc/Doing/Note.html +4 -4
- data/docs/doc/Doing/Pager.html +4 -4
- data/docs/doc/Doing/Plugins.html +4 -4
- data/docs/doc/Doing/Prompt.html +4 -4
- data/docs/doc/Doing/PromptChoose.html +4 -4
- data/docs/doc/Doing/PromptFZF.html +4 -4
- data/docs/doc/Doing/PromptInput.html +4 -4
- data/docs/doc/Doing/PromptSTD.html +4 -4
- data/docs/doc/Doing/PromptYN.html +4 -4
- data/docs/doc/Doing/Section.html +4 -4
- data/docs/doc/Doing/StringHighlight.html +4 -4
- data/docs/doc/Doing/StringNormalize.html +4 -4
- data/docs/doc/Doing/StringQuery.html +4 -4
- data/docs/doc/Doing/StringTags.html +4 -4
- data/docs/doc/Doing/StringTransform.html +4 -4
- data/docs/doc/Doing/StringTruncate.html +4 -4
- data/docs/doc/Doing/StringURL.html +4 -4
- data/docs/doc/Doing/SymbolNormalize.html +4 -4
- data/docs/doc/Doing/TaskPaperExport.html +4 -4
- data/docs/doc/Doing/TemplateExport.html +4 -4
- data/docs/doc/Doing/TemplateString.html +4 -4
- data/docs/doc/Doing/TimingImport.html +4 -4
- data/docs/doc/Doing/Types.html +4 -4
- data/docs/doc/Doing/Util/Backup.html +4 -4
- data/docs/doc/Doing/Util.html +4 -4
- data/docs/doc/Doing/Version.html +4 -4
- data/docs/doc/Doing/WWID.html +4 -4
- data/docs/doc/Doing.html +5 -5
- data/docs/doc/FalseClass.html +4 -4
- data/docs/doc/GLI/Commands/Help.html +4 -4
- data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +4 -4
- data/docs/doc/GLI/Commands.html +4 -4
- data/docs/doc/GLI.html +4 -4
- data/docs/doc/Hash.html +4 -4
- data/docs/doc/Numeric.html +4 -4
- data/docs/doc/Object.html +4 -4
- data/docs/doc/PhraseParser/Operator.html +4 -4
- data/docs/doc/PhraseParser/PhraseClause.html +4 -4
- data/docs/doc/PhraseParser/Query.html +4 -4
- data/docs/doc/PhraseParser/QueryParser.html +4 -4
- data/docs/doc/PhraseParser/QueryTransformer.html +4 -4
- data/docs/doc/PhraseParser/TermClause.html +4 -4
- data/docs/doc/PhraseParser.html +4 -4
- data/docs/doc/Status.html +4 -4
- data/docs/doc/String.html +4 -4
- data/docs/doc/Symbol.html +4 -4
- data/docs/doc/Time.html +4 -4
- data/docs/doc/TrueClass.html +4 -4
- data/docs/doc/_index.html +5 -5
- data/docs/doc/file.README.html +9 -5
- data/docs/doc/frames.html +1 -1
- data/docs/doc/index.html +9 -5
- data/docs/doc/top-level-namespace.html +4 -4
- data/doing.rdoc +1 -1
- data/lib/doing/items/filter.rb +1 -0
- data/lib/doing/version.rb +1 -1
- metadata +4 -3
- data/LICENSE +0 -23
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: efab848e49f35bc7f1e3acb3e777001d6cdd70c2022091f14beec69cdffaf233
|
4
|
+
data.tar.gz: 5fc11bcdca354aec2c796492f7dd2577e24ae5c010472d41955434c60e19bb6b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0020b72299502ad1ef3e74b3d211249d891c358f7b319facfdf172761704df5a701d4e88cbab99fe37df74d9cf4679da874cc86f730b657c8d1fcb96508192ed
|
7
|
+
data.tar.gz: e090bf4d95161f98874de9c25065ee5af678f8d863c735141df28748a7dd3ee3a43e9007353650e975f61967825fbe07e82aa39c0dd982d1fdee1e9ef9fd0014
|
data/.travis.yml
ADDED
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
doing (2.1.
|
4
|
+
doing (2.1.66)
|
5
5
|
chronic (~> 0.10, >= 0.10.2)
|
6
6
|
deep_merge (~> 1.2, >= 1.2.1)
|
7
7
|
gli (~> 2.20, >= 2.20.1)
|
@@ -40,7 +40,7 @@ GEM
|
|
40
40
|
rdoc (6.3.3)
|
41
41
|
redcarpet (3.5.1)
|
42
42
|
rexml (3.2.5)
|
43
|
-
rouge (3.
|
43
|
+
rouge (3.30.0)
|
44
44
|
safe_yaml (1.0.5)
|
45
45
|
strings (0.2.1)
|
46
46
|
strings-ansi (~> 0.2)
|
data/LICENSE.txt
ADDED
@@ -0,0 +1,20 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2022 Brett Terpstra
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
6
|
+
this software and associated documentation files (the "Software"), to deal in
|
7
|
+
the Software without restriction, including without limitation the rights to
|
8
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
9
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
10
|
+
subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
17
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
18
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
19
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
20
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
data/README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1
1
|
# doing
|
2
2
|
|
3
|
+
[![Gem](https://img.shields.io/gem/v/doing.svg)](https://rubygems.org/gems/howzit)
|
4
|
+
[![Travis](https://api.travis-ci.com/ttscoff/doing.svg?branch=develop)](https://travis-ci.org/makenew/ruby-gem)
|
5
|
+
[![GitHub license](https://img.shields.io/github/license/ttscoff/doing.svg)](./LICENSE.txt)
|
6
|
+
|
3
7
|
**A command line tool for remembering what you were doing and tracking what
|
4
8
|
you've done.**
|
5
9
|
|
@@ -8,7 +12,7 @@ _If you're one of the rare people like me who find this useful, feel free to
|
|
8
12
|
|
9
13
|
<!--README-->
|
10
14
|
|
11
|
-
The current version of `doing` is <!--VER-->2.1.
|
15
|
+
The current version of `doing` is <!--VER-->2.1.64<!--END VER-->.
|
12
16
|
|
13
17
|
Find all of the documentation in the [doing wiki][wiki].
|
14
18
|
|
data/docs/doc/Array.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Array
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -288,9 +288,9 @@ has content</p>
|
|
288
288
|
</div>
|
289
289
|
|
290
290
|
<div id="footer">
|
291
|
-
Generated on
|
292
|
-
<a href="
|
293
|
-
0.9.
|
291
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
292
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
293
|
+
0.9.28 (ruby-3.0.1).
|
294
294
|
</div>
|
295
295
|
|
296
296
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: BooleanTermParser::Clause
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -283,9 +283,9 @@
|
|
283
283
|
</div>
|
284
284
|
|
285
285
|
<div id="footer">
|
286
|
-
Generated on
|
287
|
-
<a href="
|
288
|
-
0.9.
|
286
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
287
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
288
|
+
0.9.28 (ruby-3.0.1).
|
289
289
|
</div>
|
290
290
|
|
291
291
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: BooleanTermParser::Operator
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -162,9 +162,9 @@
|
|
162
162
|
</div>
|
163
163
|
|
164
164
|
<div id="footer">
|
165
|
-
Generated on
|
166
|
-
<a href="
|
167
|
-
0.9.
|
165
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
166
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
167
|
+
0.9.28 (ruby-3.0.1).
|
168
168
|
</div>
|
169
169
|
|
170
170
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: BooleanTermParser::Query
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -407,9 +407,9 @@
|
|
407
407
|
</div>
|
408
408
|
|
409
409
|
<div id="footer">
|
410
|
-
Generated on
|
411
|
-
<a href="
|
412
|
-
0.9.
|
410
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
411
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
412
|
+
0.9.28 (ruby-3.0.1).
|
413
413
|
</div>
|
414
414
|
|
415
415
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: BooleanTermParser::QueryParser
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -125,9 +125,9 @@ parser. In order to do that, a new "clause" node is added to the parse
|
|
125
125
|
</div>
|
126
126
|
|
127
127
|
<div id="footer">
|
128
|
-
Generated on
|
129
|
-
<a href="
|
130
|
-
0.9.
|
128
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
129
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
130
|
+
0.9.28 (ruby-3.0.1).
|
131
131
|
</div>
|
132
132
|
|
133
133
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: BooleanTermParser::QueryTransformer
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -114,9 +114,9 @@
|
|
114
114
|
</div>
|
115
115
|
|
116
116
|
<div id="footer">
|
117
|
-
Generated on
|
118
|
-
<a href="
|
119
|
-
0.9.
|
117
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
118
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
119
|
+
0.9.28 (ruby-3.0.1).
|
120
120
|
</div>
|
121
121
|
|
122
122
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: BooleanTermParser
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -105,9 +105,9 @@
|
|
105
105
|
</div>
|
106
106
|
|
107
107
|
<div id="footer">
|
108
|
-
Generated on
|
109
|
-
<a href="
|
110
|
-
0.9.
|
108
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
109
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
110
|
+
0.9.28 (ruby-3.0.1).
|
111
111
|
</div>
|
112
112
|
|
113
113
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::ArrayCleanup
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -306,9 +306,9 @@ removes empty elements</p>
|
|
306
306
|
</div>
|
307
307
|
|
308
308
|
<div id="footer">
|
309
|
-
Generated on
|
310
|
-
<a href="
|
311
|
-
0.9.
|
309
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
310
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
311
|
+
0.9.28 (ruby-3.0.1).
|
312
312
|
</div>
|
313
313
|
|
314
314
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::ArrayNestedHash
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -188,9 +188,9 @@
|
|
188
188
|
</div>
|
189
189
|
|
190
190
|
<div id="footer">
|
191
|
-
Generated on
|
192
|
-
<a href="
|
193
|
-
0.9.
|
191
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
192
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
193
|
+
0.9.28 (ruby-3.0.1).
|
194
194
|
</div>
|
195
195
|
|
196
196
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::ArrayTags
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -414,9 +414,9 @@ with</p>
|
|
414
414
|
</div>
|
415
415
|
|
416
416
|
<div id="footer">
|
417
|
-
Generated on
|
418
|
-
<a href="
|
419
|
-
0.9.
|
417
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
418
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
419
|
+
0.9.28 (ruby-3.0.1).
|
420
420
|
</div>
|
421
421
|
|
422
422
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::CSVExport
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -256,9 +256,9 @@
|
|
256
256
|
</div>
|
257
257
|
|
258
258
|
<div id="footer">
|
259
|
-
Generated on
|
260
|
-
<a href="
|
261
|
-
0.9.
|
259
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
260
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
261
|
+
0.9.28 (ruby-3.0.1).
|
262
262
|
</div>
|
263
263
|
|
264
264
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::CalendarImport
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -222,9 +222,9 @@
|
|
222
222
|
</div>
|
223
223
|
|
224
224
|
<div id="footer">
|
225
|
-
Generated on
|
226
|
-
<a href="
|
227
|
-
0.9.
|
225
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
226
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
227
|
+
0.9.28 (ruby-3.0.1).
|
228
228
|
</div>
|
229
229
|
|
230
230
|
</div>
|
data/docs/doc/Doing/Change.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::Change
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -678,9 +678,9 @@
|
|
678
678
|
</div>
|
679
679
|
|
680
680
|
<div id="footer">
|
681
|
-
Generated on
|
682
|
-
<a href="
|
683
|
-
0.9.
|
681
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
682
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
683
|
+
0.9.28 (ruby-3.0.1).
|
684
684
|
</div>
|
685
685
|
|
686
686
|
</div>
|
data/docs/doc/Doing/Changes.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::Changes
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -458,9 +458,9 @@
|
|
458
458
|
</div>
|
459
459
|
|
460
460
|
<div id="footer">
|
461
|
-
Generated on
|
462
|
-
<a href="
|
463
|
-
0.9.
|
461
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
462
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
463
|
+
0.9.28 (ruby-3.0.1).
|
464
464
|
</div>
|
465
465
|
|
466
466
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::ChronifyArray
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -337,9 +337,9 @@
|
|
337
337
|
</div>
|
338
338
|
|
339
339
|
<div id="footer">
|
340
|
-
Generated on
|
341
|
-
<a href="
|
342
|
-
0.9.
|
340
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
341
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
342
|
+
0.9.28 (ruby-3.0.1).
|
343
343
|
</div>
|
344
344
|
|
345
345
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::ChronifyNumeric
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -261,9 +261,9 @@ hours into days</p>
|
|
261
261
|
</div>
|
262
262
|
|
263
263
|
<div id="footer">
|
264
|
-
Generated on
|
265
|
-
<a href="
|
266
|
-
0.9.
|
264
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
265
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
266
|
+
0.9.28 (ruby-3.0.1).
|
267
267
|
</div>
|
268
268
|
|
269
269
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::ChronifyString
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -672,9 +672,9 @@ array</p>
|
|
672
672
|
</div>
|
673
673
|
|
674
674
|
<div id="footer">
|
675
|
-
Generated on
|
676
|
-
<a href="
|
677
|
-
0.9.
|
675
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
676
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
677
|
+
0.9.28 (ruby-3.0.1).
|
678
678
|
</div>
|
679
679
|
|
680
680
|
</div>
|
data/docs/doc/Doing/Color.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::Color
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -703,9 +703,9 @@ ANSI-sequences are stripped from the string.</p>
|
|
703
703
|
</div>
|
704
704
|
|
705
705
|
<div id="footer">
|
706
|
-
Generated on
|
707
|
-
<a href="
|
708
|
-
0.9.
|
706
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
707
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
708
|
+
0.9.28 (ruby-3.0.1).
|
709
709
|
</div>
|
710
710
|
|
711
711
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::Completion::BashCompletions
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -435,9 +435,9 @@
|
|
435
435
|
</div>
|
436
436
|
|
437
437
|
<div id="footer">
|
438
|
-
Generated on
|
439
|
-
<a href="
|
440
|
-
0.9.
|
438
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
439
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
440
|
+
0.9.28 (ruby-3.0.1).
|
441
441
|
</div>
|
442
442
|
|
443
443
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::Completion::FigCompletions
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -435,9 +435,9 @@
|
|
435
435
|
</div>
|
436
436
|
|
437
437
|
<div id="footer">
|
438
|
-
Generated on
|
439
|
-
<a href="
|
440
|
-
0.9.
|
438
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
439
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
440
|
+
0.9.28 (ruby-3.0.1).
|
441
441
|
</div>
|
442
442
|
|
443
443
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::Completion::FishCompletions
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -435,9 +435,9 @@
|
|
435
435
|
</div>
|
436
436
|
|
437
437
|
<div id="footer">
|
438
|
-
Generated on
|
439
|
-
<a href="
|
440
|
-
0.9.
|
438
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
439
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
440
|
+
0.9.28 (ruby-3.0.1).
|
441
441
|
</div>
|
442
442
|
|
443
443
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::Completion::StringUtils
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -277,9 +277,9 @@
|
|
277
277
|
</div>
|
278
278
|
|
279
279
|
<div id="footer">
|
280
|
-
Generated on
|
281
|
-
<a href="
|
282
|
-
0.9.
|
280
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
281
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
282
|
+
0.9.28 (ruby-3.0.1).
|
283
283
|
</div>
|
284
284
|
|
285
285
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Doing::Completion::ZshCompletions
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -435,9 +435,9 @@
|
|
435
435
|
</div>
|
436
436
|
|
437
437
|
<div id="footer">
|
438
|
-
Generated on
|
439
|
-
<a href="
|
440
|
-
0.9.
|
438
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
439
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
440
|
+
0.9.28 (ruby-3.0.1).
|
441
441
|
</div>
|
442
442
|
|
443
443
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing::Completion
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -540,9 +540,9 @@ stdout</p>
|
|
540
540
|
</div>
|
541
541
|
|
542
542
|
<div id="footer">
|
543
|
-
Generated on
|
544
|
-
<a href="
|
545
|
-
0.9.
|
543
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
544
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
545
|
+
0.9.28 (ruby-3.0.1).
|
546
546
|
</div>
|
547
547
|
|
548
548
|
</div>
|