doc/api/ruby/classes/FileUtils.html in ruby-vpi-21.0.0 vs doc/api/ruby/classes/FileUtils.html in ruby-vpi-21.1.0
- old
+ new
@@ -78,11 +78,11 @@
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000027">sh</a>
+ <a href="#M000026">sh</a>
</div>
</div>
</div>
@@ -113,22 +113,22 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000027" class="method-detail">
- <a name="M000027"></a>
+ <div id="method-M000026" class="method-detail">
+ <a name="M000026"></a>
<div class="method-heading">
- <a href="FileUtils.src/M000027.html" target="Code" class="method-signature"
- onclick="popupCode('FileUtils.src/M000027.html');return false;">
+ <a href="FileUtils.src/M000026.html" target="Code" class="method-signature"
+ onclick="popupCode('FileUtils.src/M000026.html');return false;">
<span class="method-name">sh</span><span class="method-args">(*aArgs, &aBlock)</span>
</a>
</div>
<div class="method-description">
<p>
-An improved <a href="FileUtils.html#M000027">sh</a>() that accepts arrays
+An improved <a href="FileUtils.html#M000026">sh</a>() that accepts arrays
as arguments, omits empty string arguments, and shows users exactly what
ARGV is being executed.
</p>
</div>
</div>
\ No newline at end of file