mangrove 0.16.0 → 0.18.0

Sign up to get free protection for your applications and to get access to all the features.
data/docs/Mangrove.html CHANGED
@@ -118,7 +118,7 @@
118
118
  <dt id="VERSION-constant" class="">VERSION =
119
119
 
120
120
  </dt>
121
- <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.16.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
121
+ <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>0.18.0</span><span class='tstring_end'>&quot;</span></span></pre></dd>
122
122
 
123
123
  </dl>
124
124
 
@@ -134,9 +134,9 @@
134
134
  </div>
135
135
 
136
136
  <div id="footer">
137
- Generated on Wed Nov 1 14:25:08 2023 by
137
+ Generated on Wed Nov 15 22:12:58 2023 by
138
138
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
139
- 0.9.34 (ruby-3.2.2).
139
+ 0.9.34 (ruby-3.1.2).
140
140
  </div>
141
141
 
142
142
  </div>
data/docs/_index.html CHANGED
@@ -88,23 +88,23 @@
88
88
  </li>
89
89
 
90
90
  <li>
91
- <span class='object_link'><a href="Mangrove/ControlFlow/ControlSignal.html" title="Mangrove::ControlFlow::ControlSignal (module)">ControlSignal</a></span>
91
+ <span class='object_link'><a href="Mangrove/Option/ControlSignal.html" title="Mangrove::Option::ControlSignal (class)">ControlSignal</a></span>
92
92
 
93
- <small>(Mangrove::ControlFlow)</small>
93
+ <small>(Mangrove::Option)</small>
94
94
 
95
95
  </li>
96
96
 
97
97
  <li>
98
- <span class='object_link'><a href="Mangrove/Option/ControlSignal.html" title="Mangrove::Option::ControlSignal (class)">ControlSignal</a></span>
98
+ <span class='object_link'><a href="Mangrove/Result/ControlSignal.html" title="Mangrove::Result::ControlSignal (class)">ControlSignal</a></span>
99
99
 
100
- <small>(Mangrove::Option)</small>
100
+ <small>(Mangrove::Result)</small>
101
101
 
102
102
  </li>
103
103
 
104
104
  <li>
105
- <span class='object_link'><a href="Mangrove/Result/ControlSignal.html" title="Mangrove::Result::ControlSignal (class)">ControlSignal</a></span>
105
+ <span class='object_link'><a href="Mangrove/ControlFlow/ControlSignal.html" title="Mangrove::ControlFlow::ControlSignal (module)">ControlSignal</a></span>
106
106
 
107
- <small>(Mangrove::Result)</small>
107
+ <small>(Mangrove::ControlFlow)</small>
108
108
 
109
109
  </li>
110
110
 
@@ -215,9 +215,9 @@
215
215
  </div>
216
216
 
217
217
  <div id="footer">
218
- Generated on Wed Nov 1 14:25:07 2023 by
218
+ Generated on Wed Nov 15 22:12:57 2023 by
219
219
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
220
- 0.9.34 (ruby-3.2.2).
220
+ 0.9.34 (ruby-3.1.2).
221
221
  </div>
222
222
 
223
223
  </div>
@@ -207,9 +207,10 @@
207
207
  <h2 id="label-Commands+for+Development">Commands for Development</h2>
208
208
 
209
209
  <pre class="code ruby"><code class="ruby">git config core.hooksPath hooks
210
+ bundle install
210
211
  bundle exec tapioca init
211
- bundle exec tapioca gems
212
- bundle exec tapioca dsl
212
+ bundle exec tapioca gems -w `nproc`
213
+ bundle exec tapioca dsl -w `nproc`
213
214
  bundle exec tapioca check-shims
214
215
  bundle exec tapioca init
215
216
  bundle exec rspec -f d
@@ -234,9 +235,9 @@ rake release
234
235
  </div></div>
235
236
 
236
237
  <div id="footer">
237
- Generated on Wed Nov 1 14:25:08 2023 by
238
+ Generated on Wed Nov 15 22:12:58 2023 by
238
239
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
239
- 0.9.34 (ruby-3.2.2).
240
+ 0.9.34 (ruby-3.1.2).
240
241
  </div>
241
242
 
242
243
  </div>
data/docs/index.html CHANGED
@@ -207,9 +207,10 @@
207
207
  <h2 id="label-Commands+for+Development">Commands for Development</h2>
208
208
 
209
209
  <pre class="code ruby"><code class="ruby">git config core.hooksPath hooks
210
+ bundle install
210
211
  bundle exec tapioca init
211
- bundle exec tapioca gems
212
- bundle exec tapioca dsl
212
+ bundle exec tapioca gems -w `nproc`
213
+ bundle exec tapioca dsl -w `nproc`
213
214
  bundle exec tapioca check-shims
214
215
  bundle exec tapioca init
215
216
  bundle exec rspec -f d
@@ -234,9 +235,9 @@ rake release
234
235
  </div></div>
235
236
 
236
237
  <div id="footer">
237
- Generated on Wed Nov 1 14:25:07 2023 by
238
+ Generated on Wed Nov 15 22:12:57 2023 by
238
239
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
239
- 0.9.34 (ruby-3.2.2).
240
+ 0.9.34 (ruby-3.1.2).
240
241
  </div>
241
242
 
242
243
  </div>