doc/Net/SSH/Simple/Error.html in net-ssh-simple-1.6.4 vs doc/Net/SSH/Simple/Error.html in net-ssh-simple-1.6.5

- old
+ new

@@ -4,17 +4,17 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> Exception: Net::SSH::Simple::Error - &mdash; Documentation by YARD 0.8.3 + &mdash; Documentation by YARD 0.8.7.3 </title> - <link rel="stylesheet" href="../../../css/style.css" type="text/css" media="screen" charset="utf-8" /> + <link rel="stylesheet" href="../../../css/style.css" type="text/css" charset="utf-8" /> - <link rel="stylesheet" href="../../../css/common.css" type="text/css" media="screen" charset="utf-8" /> + <link rel="stylesheet" href="../../../css/common.css" type="text/css" charset="utf-8" /> <script type="text/javascript" charset="utf-8"> hasFrames = window.top.frames.main ? true : false; relpath = '../../../'; framesUrl = "../../../frames.html#!" + escape(window.location.href); @@ -256,11 +256,11 @@ </h3><div class="docstring"> <div class="discussion"> -<p>A new instance of Error</p> +<p>Returns a new instance of Error</p> </div> </div> <div class="tags"> @@ -270,18 +270,18 @@ <tr> <td> <pre class="lines"> -683 -684 -685 -686 -687</pre> +689 +690 +691 +692 +693</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 683</span> + <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 689</span> <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_msg'>msg</span><span class='comma'>,</span> <span class='id identifier rubyid_e'>e</span><span class='op'>=</span><span class='gvar'>$!</span><span class='rparen'>)</span> <span class='kw'>super</span><span class='lparen'>(</span><span class='id identifier rubyid_msg'>msg</span><span class='rparen'>)</span> <span class='ivar'>@wrapped</span> <span class='op'>=</span> <span class='id identifier rubyid_e'>e</span> <span class='ivar'>@result</span> <span class='op'>=</span> <span class='id identifier rubyid_msg'>msg</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span> @@ -323,16 +323,16 @@ <tr> <td> <pre class="lines"> -681 -682 -683</pre> +687 +688 +689</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 681</span> + <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 687</span> <span class='kw'>def</span> <span class='id identifier rubyid_result'>result</span> <span class='ivar'>@result</span> <span class='kw'>end</span></pre> </td> @@ -366,16 +366,16 @@ <tr> <td> <pre class="lines"> -678 -679 -680</pre> +684 +685 +686</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 678</span> + <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 684</span> <span class='kw'>def</span> <span class='id identifier rubyid_wrapped'>wrapped</span> <span class='ivar'>@wrapped</span> <span class='kw'>end</span></pre> </td> @@ -403,19 +403,19 @@ <tr> <td> <pre class="lines"> -689 -690 -691</pre> +695 +696 +697</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 689</span> + <pre class="code"><span class="info file"># File 'lib/net/ssh/simple.rb', line 695</span> <span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span> - <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='embexpr_beg'>#{</span><span class='ivar'>@wrapped</span><span class='rbrace'>}</span><span class='tstring_content'> @ </span><span class='embexpr_beg'>#{</span><span class='ivar'>@result</span><span class='rbrace'>}</span><span class='tstring_end'>&quot;</span></span> + <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='embexpr_beg'>#{</span><span class='ivar'>@wrapped</span><span class='embexpr_end'>}</span><span class='tstring_content'> @ </span><span class='embexpr_beg'>#{</span><span class='ivar'>@result</span><span class='embexpr_end'>}</span><span class='tstring_end'>&quot;</span></span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> @@ -423,12 +423,12 @@ </div> </div> <div id="footer"> - Generated on Sun Dec 8 10:29:16 2013 by + Generated on Fri Mar 14 19:29:21 2014 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.3 (ruby-1.9.3). + 0.8.7.3 (ruby-2.1.1). </div> </body> </html> \ No newline at end of file