doing 2.1.8 → 2.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (71) hide show
  1. checksums.yaml +4 -4
  2. data/.yardoc/checksums +6 -6
  3. data/.yardoc/object_types +0 -0
  4. data/.yardoc/objects/root.dat +0 -0
  5. data/CHANGELOG.md +12 -0
  6. data/Gemfile.lock +1 -1
  7. data/README.md +1 -1
  8. data/bin/doing +17 -0
  9. data/docs/doc/Array.html +1 -1
  10. data/docs/doc/BooleanTermParser/Clause.html +1 -1
  11. data/docs/doc/BooleanTermParser/Operator.html +1 -1
  12. data/docs/doc/BooleanTermParser/Query.html +1 -1
  13. data/docs/doc/BooleanTermParser/QueryParser.html +1 -1
  14. data/docs/doc/BooleanTermParser/QueryTransformer.html +1 -1
  15. data/docs/doc/BooleanTermParser.html +1 -1
  16. data/docs/doc/Doing/Color.html +1 -1
  17. data/docs/doc/Doing/Completion.html +1 -1
  18. data/docs/doc/Doing/Configuration.html +2 -2
  19. data/docs/doc/Doing/Errors/DoingNoTraceError.html +1 -1
  20. data/docs/doc/Doing/Errors/DoingRuntimeError.html +1 -1
  21. data/docs/doc/Doing/Errors/DoingStandardError.html +1 -1
  22. data/docs/doc/Doing/Errors/EmptyInput.html +1 -1
  23. data/docs/doc/Doing/Errors/NoResults.html +1 -1
  24. data/docs/doc/Doing/Errors/PluginException.html +1 -1
  25. data/docs/doc/Doing/Errors/UserCancelled.html +1 -1
  26. data/docs/doc/Doing/Errors/WrongCommand.html +1 -1
  27. data/docs/doc/Doing/Errors.html +1 -1
  28. data/docs/doc/Doing/Hooks.html +1 -1
  29. data/docs/doc/Doing/Item.html +1 -1
  30. data/docs/doc/Doing/Items.html +1 -1
  31. data/docs/doc/Doing/LogAdapter.html +1 -1
  32. data/docs/doc/Doing/Note.html +1 -1
  33. data/docs/doc/Doing/Pager.html +1 -1
  34. data/docs/doc/Doing/Plugins.html +1 -1
  35. data/docs/doc/Doing/Prompt.html +132 -18
  36. data/docs/doc/Doing/Section.html +1 -1
  37. data/docs/doc/Doing/TemplateString.html +1 -1
  38. data/docs/doc/Doing/Util/Backup.html +79 -2
  39. data/docs/doc/Doing/Util.html +1 -1
  40. data/docs/doc/Doing/WWID.html +36 -66
  41. data/docs/doc/Doing.html +2 -2
  42. data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
  43. data/docs/doc/GLI/Commands.html +1 -1
  44. data/docs/doc/GLI.html +1 -1
  45. data/docs/doc/Hash.html +1 -1
  46. data/docs/doc/PhraseParser/Operator.html +1 -1
  47. data/docs/doc/PhraseParser/PhraseClause.html +1 -1
  48. data/docs/doc/PhraseParser/Query.html +1 -1
  49. data/docs/doc/PhraseParser/QueryParser.html +1 -1
  50. data/docs/doc/PhraseParser/QueryTransformer.html +1 -1
  51. data/docs/doc/PhraseParser/TermClause.html +1 -1
  52. data/docs/doc/PhraseParser.html +1 -1
  53. data/docs/doc/Status.html +1 -1
  54. data/docs/doc/String.html +1 -1
  55. data/docs/doc/Symbol.html +1 -1
  56. data/docs/doc/Time.html +1 -1
  57. data/docs/doc/_index.html +1 -1
  58. data/docs/doc/file.README.html +2 -2
  59. data/docs/doc/index.html +2 -2
  60. data/docs/doc/method_list.html +345 -305
  61. data/docs/doc/top-level-namespace.html +1 -1
  62. data/docs/index.md +1 -1
  63. data/doing.rdoc +1 -1
  64. data/lib/doing/configuration.rb +1 -1
  65. data/lib/doing/log_adapter.rb +1 -0
  66. data/lib/doing/prompt.rb +47 -8
  67. data/lib/doing/util_backup.rb +22 -3
  68. data/lib/doing/version.rb +1 -1
  69. data/lib/doing/wwid.rb +48 -25
  70. metadata +2 -3
  71. data/lib/helpers/fuzzyfilefinder +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2ff9ccb3a15dfbda7ac1aab9c3cef40a4b0930d4631379591c896aeb977ab359
4
- data.tar.gz: 2466bd65dd2997f0e479f1054622362e923316c5d4062938212c7a6079263c77
3
+ metadata.gz: ef8ca83bf71cc460ba444020eb7713d3d710f2a6b3f284956afa5a9d17cb64a0
4
+ data.tar.gz: 7247f654e36f62e93eea8ab826247aab3286bb73ecbe5a92a8c773369fbf42c9
5
5
  SHA512:
6
- metadata.gz: 5cb88801776c8f4fafecd57fe2a09067dc00c9dff98b16a067fe737a5d7d2b5b53bcf7d8406d385efd311be1c63e38818b0cf73997db7c0f52a0a2991f88f655
7
- data.tar.gz: 054607526f2449881464b8afef562f947a6bdc29fabb62469f92bc49b897be400d2086842e8fc7891fd0ce1a311224e2daec095223d5f93eccdf7d46fcd73dd6
6
+ metadata.gz: e7aeef235781813d3e36eb1e314222fe79ad9f1c63ca42535efed295cd2b382677260882731d2024821ebc75a2f624eb26bf1f2a7c005f5bc3245bbc0a96ae56
7
+ data.tar.gz: 15067b35aedabc0f6c06e02227275d94437c363feb26e8a74d4b1c870b4b05e4d12272e3882811e795e5c3190ec1a543e1b5192bc4ea0956c905960e3cd9ec2f
data/.yardoc/checksums CHANGED
@@ -3,23 +3,23 @@ lib/doing/item.rb fcf106fb43a1a979d5213c8ac47161d9f6d8635f
3
3
  lib/doing/note.rb bbadd9e34e6dc43a2af1110a5107f46c39d2547f
4
4
  lib/doing/time.rb 4411af636082d3abf6f6402a7d6c9038d96a9ead
5
5
  lib/doing/util.rb 33ad79455893213a0f2993edec0e158526657f09
6
- lib/doing/wwid.rb 4ccb92afa253a39c9f296a52b829f3aeb1693402
6
+ lib/doing/wwid.rb 63ea9d0c80ba50f0f6dae638045c79201a6fdc88
7
7
  lib/doing/array.rb a17004c4811d239932254f9ed94a6eb10456c8e8
8
8
  lib/doing/hooks.rb 00feacdbf24dc67951c49ca8c1ca9a568441920e
9
9
  lib/doing/items.rb 0860a0ac7269f59de994ae900c980e49359dc8d5
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 df41a7e4328cc38b5c170af3de6ef2b0bf1fcc49
13
+ lib/doing/prompt.rb a78b6f4488fe58b5653ce541a88d24559661459c
14
14
  lib/doing/string.rb 8f6d1f8ba765bedf72f1af23be3617ce03aebb03
15
15
  lib/doing/symbol.rb f18605aac49be688c9641de9564e48055a0f3757
16
16
  lib/doing/section.rb 206e119cf818f1e76798753e611180fe77bc299a
17
- lib/doing/version.rb 733e3fd72bd36aaa88216d08c8f2771657399042
17
+ lib/doing/version.rb 30fb64a0ff19a48f951bce912a318c9fcedbee59
18
18
  lib/doing/cli_status.rb dbedd454c4cbbd0fed9ef30120f6ec85d18b9356
19
19
  lib/doing/completion.rb 3b291eb38e651ea993d04db592a5e743057626e6
20
- lib/doing/log_adapter.rb 9f2060c4f4c77b4facd94fc63aa9304c091c34d4
21
- lib/doing/util_backup.rb 458352e8442c47a0d2f023b371b4ea1aea6cce96
22
- lib/doing/configuration.rb b00ede3bfc4a6e16a957fabf2b03114e0008e42d
20
+ lib/doing/log_adapter.rb 6cf0c9a405d17449643e54d35a04897b1da44eaf
21
+ lib/doing/util_backup.rb 4441a22bdc81e7bba2eb259c522ef819d1b99616
22
+ lib/doing/configuration.rb a9aad93aac92f4c5edcde3440654d9e836238364
23
23
  lib/doing/phrase_parser.rb 8f1789d7cf8326d8cc231b4a21505a93f8de20d2
24
24
  lib/doing/plugin_manager.rb cb16a82c3182ef7008359670ab96ff6b39270ccc
25
25
  lib/doing/string_chronify.rb ccbb08389d2139c7121203f8585864e3026d1526
data/.yardoc/object_types CHANGED
Binary file
Binary file
data/CHANGELOG.md CHANGED
@@ -1,8 +1,20 @@
1
+ ### 2.1.9
2
+
3
+ #### IMPROVED
4
+
5
+ - Only attempt to install fzf if it doesn't exist on the system. In case of errors, this means a user can manually install fzf and still be able to access --interactive options
6
+
7
+ #### FIXED
8
+
9
+ - Rotate command only archiving half of requested items
10
+ - Frozen string error in doing import plugin
11
+
1
12
  ### 2.1.8
2
13
 
3
14
  #### NEW
4
15
 
5
16
  - Hidden command `doing commands_accepting` which shows all commands that accept a given option, e.g. `doing commands_accepting search` shows all commands that take a search filter
17
+ - Hidden command `doing changelog` which outputs a paginated, formatted version of the change history.
6
18
 
7
19
  #### IMPROVED
8
20
 
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- doing (2.1.8)
4
+ doing (2.1.9)
5
5
  chronic (~> 0.10, >= 0.10.2)
6
6
  deep_merge (~> 1.2, >= 1.2.1)
7
7
  gli (~> 2.19, >= 2.19.2)
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.5<!--END VER-->.
9
+ The current version of `doing` is <!--VER-->2.1.8<!--END VER-->.
10
10
 
11
11
  Find all of the documentation in the [doing wiki](https://github.com/ttscoff/doing/wiki).
12
12
 
data/bin/doing CHANGED
@@ -61,6 +61,7 @@ Doing.logger.benchmark(:configure, :start)
61
61
  config = Doing.config
62
62
  Doing.logger.benchmark(:configure, :finish)
63
63
 
64
+ config.settings['backup_dir'] = ENV['DOING_BACKUP_DIR'] if ENV['DOING_BACKUP_DIR']
64
65
  settings = config.settings
65
66
  wwid.config = settings
66
67
 
@@ -3215,6 +3216,22 @@ command :commands_accepting do |c|
3215
3216
  end
3216
3217
  end
3217
3218
 
3219
+ command :install_fzf do |c|
3220
+ c.desc 'Force reinstall'
3221
+ c.switch %i[r reinstall], default_value: false
3222
+
3223
+ c.desc 'Uninstall'
3224
+ c.switch %i[u uninstall], default_value: false, negatable: false
3225
+
3226
+ c.action do |g, o, a|
3227
+ if o[:uninstall]
3228
+ Doing::Prompt.uninstall_fzf
3229
+ else
3230
+ Doing.logger.warn('fzf:', 'force reinstall') if o[:reinstall]
3231
+ res = Doing::Prompt.install_fzf(force: o[:reinstall])
3232
+ end
3233
+ end
3234
+ end
3218
3235
 
3219
3236
  desc 'Import entries from an external source'
3220
3237
  long_desc "Imports entries from other sources. Available plugins: #{Doing::Plugins.plugin_names(type: :import, separator: ', ')}"
data/docs/doc/Array.html CHANGED
@@ -540,7 +540,7 @@ with</p>
540
540
  </div>
541
541
 
542
542
  <div id="footer">
543
- Generated on Mon Dec 20 16:24:43 2021 by
543
+ Generated on Tue Dec 21 12:36:35 2021 by
544
544
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
545
545
  0.9.26 (ruby-3.0.1).
546
546
  </div>
@@ -283,7 +283,7 @@
283
283
  </div>
284
284
 
285
285
  <div id="footer">
286
- Generated on Mon Dec 20 16:24:44 2021 by
286
+ Generated on Tue Dec 21 12:36:35 2021 by
287
287
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
288
288
  0.9.26 (ruby-3.0.1).
289
289
  </div>
@@ -162,7 +162,7 @@
162
162
  </div>
163
163
 
164
164
  <div id="footer">
165
- Generated on Mon Dec 20 16:24:44 2021 by
165
+ Generated on Tue Dec 21 12:36:35 2021 by
166
166
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
167
167
  0.9.26 (ruby-3.0.1).
168
168
  </div>
@@ -407,7 +407,7 @@
407
407
  </div>
408
408
 
409
409
  <div id="footer">
410
- Generated on Mon Dec 20 16:24:44 2021 by
410
+ Generated on Tue Dec 21 12:36:35 2021 by
411
411
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
412
412
  0.9.26 (ruby-3.0.1).
413
413
  </div>
@@ -125,7 +125,7 @@ parser. In order to do that, a new &quot;clause&quot; node is added to the parse
125
125
  </div>
126
126
 
127
127
  <div id="footer">
128
- Generated on Mon Dec 20 16:24:44 2021 by
128
+ Generated on Tue Dec 21 12:36:35 2021 by
129
129
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
130
  0.9.26 (ruby-3.0.1).
131
131
  </div>
@@ -114,7 +114,7 @@
114
114
  </div>
115
115
 
116
116
  <div id="footer">
117
- Generated on Mon Dec 20 16:24:44 2021 by
117
+ Generated on Tue Dec 21 12:36:35 2021 by
118
118
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119
119
  0.9.26 (ruby-3.0.1).
120
120
  </div>
@@ -105,7 +105,7 @@
105
105
  </div>
106
106
 
107
107
  <div id="footer">
108
- Generated on Mon Dec 20 16:24:43 2021 by
108
+ Generated on Tue Dec 21 12:36:35 2021 by
109
109
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
110
110
  0.9.26 (ruby-3.0.1).
111
111
  </div>
@@ -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 Mon Dec 20 16:24:43 2021 by
511
+ Generated on Tue Dec 21 12:36:35 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>
@@ -206,7 +206,7 @@ stdout</p>
206
206
  </div>
207
207
 
208
208
  <div id="footer">
209
- Generated on Mon Dec 20 16:24:43 2021 by
209
+ Generated on Tue Dec 21 12:36:35 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>
@@ -142,8 +142,8 @@
142
142
  <span class='rbrace'>}</span><span class='comma'>,</span>
143
143
  <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>doing_file</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>~/.local/share/doing/what_was_i_doing.md</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span>
144
144
  <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>backup_dir</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>~/.local/share/doing/doing_backup</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span>
145
- <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>current_section</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>Currently</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span>
146
145
  <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>history_size</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='int'>15</span><span class='comma'>,</span>
146
+ <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>current_section</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>Currently</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span>
147
147
  <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>paginate</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='kw'>false</span><span class='comma'>,</span>
148
148
  <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>never_time</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='lbracket'>[</span><span class='rbracket'>]</span><span class='comma'>,</span>
149
149
  <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>never_finish</span><span class='tstring_end'>&#39;</span></span> <span class='op'>=&gt;</span> <span class='lbracket'>[</span><span class='rbracket'>]</span><span class='comma'>,</span>
@@ -1101,7 +1101,7 @@ matched, first match wins)</p>
1101
1101
  </div>
1102
1102
 
1103
1103
  <div id="footer">
1104
- Generated on Mon Dec 20 16:24:44 2021 by
1104
+ Generated on Tue Dec 21 12:36:35 2021 by
1105
1105
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1106
1106
  0.9.26 (ruby-3.0.1).
1107
1107
  </div>
@@ -176,7 +176,7 @@
176
176
  </div>
177
177
 
178
178
  <div id="footer">
179
- Generated on Mon Dec 20 16:24:44 2021 by
179
+ Generated on Tue Dec 21 12:36:35 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 Mon Dec 20 16:24:44 2021 by
179
+ Generated on Tue Dec 21 12:36:35 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 Mon Dec 20 16:24:44 2021 by
179
+ Generated on Tue Dec 21 12:36:35 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 Mon Dec 20 16:24:44 2021 by
179
+ Generated on Tue Dec 21 12:36:35 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 Mon Dec 20 16:24:44 2021 by
179
+ Generated on Tue Dec 21 12:36:35 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 Mon Dec 20 16:24:44 2021 by
241
+ Generated on Tue Dec 21 12:36:35 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 Mon Dec 20 16:24:44 2021 by
179
+ Generated on Tue Dec 21 12:36:35 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 Mon Dec 20 16:24:44 2021 by
179
+ Generated on Tue Dec 21 12:36:35 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>
@@ -181,7 +181,7 @@
181
181
  </div>
182
182
 
183
183
  <div id="footer">
184
- Generated on Mon Dec 20 16:24:43 2021 by
184
+ Generated on Tue Dec 21 12:36:35 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>
@@ -354,7 +354,7 @@
354
354
  </div>
355
355
 
356
356
  <div id="footer">
357
- Generated on Mon Dec 20 16:24:43 2021 by
357
+ Generated on Tue Dec 21 12:36:35 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>
@@ -1754,7 +1754,7 @@ type (:sensitive,
1754
1754
  </div>
1755
1755
 
1756
1756
  <div id="footer">
1757
- Generated on Mon Dec 20 16:24:43 2021 by
1757
+ Generated on Tue Dec 21 12:36:35 2021 by
1758
1758
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1759
1759
  0.9.26 (ruby-3.0.1).
1760
1760
  </div>
@@ -826,7 +826,7 @@ specified section</p>
826
826
  </div>
827
827
 
828
828
  <div id="footer">
829
- Generated on Mon Dec 20 16:24:44 2021 by
829
+ Generated on Tue Dec 21 12:36:35 2021 by
830
830
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
831
831
  0.9.26 (ruby-3.0.1).
832
832
  </div>
@@ -1797,7 +1797,7 @@ message (optional)</p>
1797
1797
  </div>
1798
1798
 
1799
1799
  <div id="footer">
1800
- Generated on Mon Dec 20 16:24:44 2021 by
1800
+ Generated on Tue Dec 21 12:36:35 2021 by
1801
1801
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1802
1802
  0.9.26 (ruby-3.0.1).
1803
1803
  </div>
@@ -627,7 +627,7 @@ content</p>
627
627
  </div>
628
628
 
629
629
  <div id="footer">
630
- Generated on Mon Dec 20 16:24:43 2021 by
630
+ Generated on Tue Dec 21 12:36:35 2021 by
631
631
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
632
632
  0.9.26 (ruby-3.0.1).
633
633
  </div>
@@ -296,7 +296,7 @@ STDOUT</p>
296
296
  </div>
297
297
 
298
298
  <div id="footer">
299
- Generated on Mon Dec 20 16:24:43 2021 by
299
+ Generated on Tue Dec 21 12:36:35 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>
@@ -1235,7 +1235,7 @@ e.g. :imp =&gt; :import</p>
1235
1235
  </div>
1236
1236
 
1237
1237
  <div id="footer">
1238
- Generated on Mon Dec 20 16:24:43 2021 by
1238
+ Generated on Tue Dec 21 12:36:35 2021 by
1239
1239
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1240
1240
  0.9.26 (ruby-3.0.1).
1241
1241
  </div>
@@ -267,7 +267,95 @@
267
267
  <li class="public ">
268
268
  <span class="summary_signature">
269
269
 
270
- <a href="#install_fzf-class_method" title="install_fzf (class method)">.<strong>install_fzf</strong> &#x21d2; Object </a>
270
+ <a href="#install_fzf-class_method" title="install_fzf (class method)">.<strong>install_fzf</strong>(force: false) &#x21d2; Object </a>
271
+
272
+
273
+
274
+ </span>
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+ <span class="summary_desc"><div class='inline'></div></span>
285
+
286
+ </li>
287
+
288
+
289
+ <li class="public ">
290
+ <span class="summary_signature">
291
+
292
+ <a href="#restore_std-class_method" title="restore_std (class method)">.<strong>restore_std</strong> &#x21d2; Object </a>
293
+
294
+
295
+
296
+ </span>
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+ <span class="summary_desc"><div class='inline'></div></span>
307
+
308
+ </li>
309
+
310
+
311
+ <li class="public ">
312
+ <span class="summary_signature">
313
+
314
+ <a href="#silence_std-class_method" title="silence_std (class method)">.<strong>silence_std</strong>(file = &#39;/dev/null&#39;) &#x21d2; Object </a>
315
+
316
+
317
+
318
+ </span>
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+
327
+
328
+ <span class="summary_desc"><div class='inline'></div></span>
329
+
330
+ </li>
331
+
332
+
333
+ <li class="public ">
334
+ <span class="summary_signature">
335
+
336
+ <a href="#uninstall_fzf-class_method" title="uninstall_fzf (class method)">.<strong>uninstall_fzf</strong> &#x21d2; Object </a>
337
+
338
+
339
+
340
+ </span>
341
+
342
+
343
+
344
+
345
+
346
+
347
+
348
+
349
+
350
+ <span class="summary_desc"><div class='inline'></div></span>
351
+
352
+ </li>
353
+
354
+
355
+ <li class="public ">
356
+ <span class="summary_signature">
357
+
358
+ <a href="#which_fzf-class_method" title="which_fzf (class method)">.<strong>which_fzf</strong> &#x21d2; Object </a>
271
359
 
272
360
 
273
361
 
@@ -603,35 +691,61 @@
603
691
  <div class="method_details ">
604
692
  <h3 class="signature " id="install_fzf-class_method">
605
693
 
606
- .<strong>install_fzf</strong> &#x21d2; <tt>Object</tt>
694
+ .<strong>install_fzf</strong>(force: false) &#x21d2; <tt>Object</tt>
607
695
 
608
696
 
609
697
 
610
698
 
611
699
 
612
- </h3><div class="docstring">
613
- <div class="discussion">
700
+ </h3>
701
+ </div>
614
702
 
703
+ <div class="method_details ">
704
+ <h3 class="signature " id="restore_std-class_method">
705
+
706
+ .<strong>restore_std</strong> &#x21d2; <tt>Object</tt>
707
+
615
708
 
616
- </div>
709
+
710
+
711
+
712
+ </h3>
617
713
  </div>
618
- <div class="tags">
714
+
715
+ <div class="method_details ">
716
+ <h3 class="signature " id="silence_std-class_method">
619
717
 
620
- <p class="tag_title">Raises:</p>
621
- <ul class="raise">
718
+ .<strong>silence_std</strong>(file = &#39;/dev/null&#39;) &#x21d2; <tt>Object</tt>
622
719
 
623
- <li>
624
-
625
-
626
- <span class='type'>(<tt>RuntimeError</tt>)</span>
627
-
628
-
629
-
630
- </li>
720
+
721
+
722
+
723
+
724
+ </h3>
725
+ </div>
726
+
727
+ <div class="method_details ">
728
+ <h3 class="signature " id="uninstall_fzf-class_method">
729
+
730
+ .<strong>uninstall_fzf</strong> &#x21d2; <tt>Object</tt>
731
+
732
+
631
733
 
632
- </ul>
633
734
 
735
+
736
+ </h3>
634
737
  </div>
738
+
739
+ <div class="method_details ">
740
+ <h3 class="signature " id="which_fzf-class_method">
741
+
742
+ .<strong>which_fzf</strong> &#x21d2; <tt>Object</tt>
743
+
744
+
745
+
746
+
747
+
748
+ </h3>
635
749
  </div>
636
750
 
637
751
  <div class="method_details ">
@@ -716,7 +830,7 @@ response if no input</p>
716
830
  </div>
717
831
 
718
832
  <div id="footer">
719
- Generated on Mon Dec 20 16:24:43 2021 by
833
+ Generated on Tue Dec 21 12:36:35 2021 by
720
834
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
721
835
  0.9.26 (ruby-3.0.1).
722
836
  </div>
@@ -344,7 +344,7 @@
344
344
  </div>
345
345
 
346
346
  <div id="footer">
347
- Generated on Mon Dec 20 16:24:44 2021 by
347
+ Generated on Tue Dec 21 12:36:35 2021 by
348
348
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
349
349
  0.9.26 (ruby-3.0.1).
350
350
  </div>
@@ -703,7 +703,7 @@ of colors and string locations</p>
703
703
  </div>
704
704
 
705
705
  <div id="footer">
706
- Generated on Mon Dec 20 16:24:44 2021 by
706
+ Generated on Tue Dec 21 12:36:35 2021 by
707
707
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
708
708
  0.9.26 (ruby-3.0.1).
709
709
  </div>