doc/Rubu/RubyCommand.html in rubu-0.0.4 vs doc/Rubu/RubyCommand.html in rubu-0.0.5

- old
+ new

@@ -193,11 +193,11 @@ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="Move.html" title="Rubu::Move (class)">Move</a></span></h3> - <p class="inherited"><span class='object_link'><a href="Move.html#display-instance_method" title="Rubu::Move#display (method)">#display</a></span>, <span class='object_link'><a href="Move.html#error-instance_method" title="Rubu::Move#error (method)">#error</a></span>, <span class='object_link'><a href="Move.html#host-instance_method" title="Rubu::Move#host (method)">#host</a></span>, <span class='object_link'><a href="Move.html#host_in-instance_method" title="Rubu::Move#host_in (method)">#host_in</a></span>, <span class='object_link'><a href="Move.html#host_out-instance_method" title="Rubu::Move#host_out (method)">#host_out</a></span>, <span class='object_link'><a href="Move.html#set_show_shell_warning-instance_method" title="Rubu::Move#set_show_shell_warning (method)">#set_show_shell_warning</a></span>, <span class='object_link'><a href="Move.html#use-instance_method" title="Rubu::Move#use (method)">#use</a></span>, <span class='object_link'><a href="Move.html#warn-instance_method" title="Rubu::Move#warn (method)">#warn</a></span></p> + <p class="inherited"><span class='object_link'><a href="Move.html#display-instance_method" title="Rubu::Move#display (method)">#display</a></span>, <span class='object_link'><a href="Move.html#error-instance_method" title="Rubu::Move#error (method)">#error</a></span>, <span class='object_link'><a href="Move.html#host-instance_method" title="Rubu::Move#host (method)">#host</a></span>, <span class='object_link'><a href="Move.html#host_in-instance_method" title="Rubu::Move#host_in (method)">#host_in</a></span>, <span class='object_link'><a href="Move.html#host_out-instance_method" title="Rubu::Move#host_out (method)">#host_out</a></span>, <span class='object_link'><a href="Move.html#use-instance_method" title="Rubu::Move#use (method)">#use</a></span>, <span class='object_link'><a href="Move.html#warn-instance_method" title="Rubu::Move#warn (method)">#warn</a></span></p> <div id="constructor_details" class="method_details_list"> <h2>Constructor Details</h2> <div class="method_details first"> <h3 class="signature first" id="initialize-instance_method"> @@ -223,18 +223,18 @@ <tr> <td> <pre class="lines"> +167 +168 +169 170 -171 -172 -173 -174</pre> +171</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 170</span> + <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 167</span> <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span> <span class='id identifier rubyid_desc'>desc</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='op'>&amp;</span><span class='id identifier rubyid_cmd'>cmd</span> <span class='rparen'>)</span> <span class='kw'>super</span><span class='lparen'>(</span><span class='rparen'>)</span> <span class='ivar'>@desc</span> <span class='op'>=</span> <span class='id identifier rubyid_desc'>desc</span> <span class='ivar'>@cmd</span> <span class='op'>=</span> <span class='id identifier rubyid_cmd'>cmd</span> @@ -275,27 +275,27 @@ <tr> <td> <pre class="lines"> +174 +175 +176 177 178 179 180 181 182 183 184 185 186 -187 -188 -189 -190</pre> +187</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 177</span> + <pre class="code"><span class="info file"># File 'lib/rubu.rb', line 174</span> <span class='kw'>def</span> <span class='id identifier rubyid_run'>run</span> <span class='kw'>begin</span> <span class='id identifier rubyid_ret'>ret</span> <span class='op'>=</span> <span class='id identifier rubyid_instance_eval'>instance_eval</span><span class='lparen'>(</span> <span class='op'>&amp;</span><span class='ivar'>@cmd</span> <span class='rparen'>)</span> <span class='ivar'>@status</span> <span class='op'>=</span> <span class='symbol'>:success</span> @@ -317,10 +317,10 @@ </div> </div> <div id="footer"> - Generated on Thu Aug 30 16:05:51 2018 by + Generated on Fri Aug 31 09:32:06 2018 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.8.7.6 (ruby-2.3.3). </div> </body> \ No newline at end of file