docs/api/top-level-namespace.html in ovto-0.2.1 vs docs/api/top-level-namespace.html in ovto-0.2.2

- old
+ new

@@ -4,11 +4,11 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Top Level Namespace - &mdash; Documentation by YARD 0.9.12 + &mdash; Documentation by YARD 0.9.16 </title> <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" /> @@ -93,17 +93,82 @@ + + <h2> + Instance Method Summary + <small><a href="#" class="summary_toggle">collapse</a></small> + </h2> + <ul class="summary"> + + <li class="public "> + <span class="summary_signature"> + + <a href="top-level-namespace.html#console-instance_method" title="#console (instance method)">#<strong>console</strong> &#x21d2; Object </a> + + + </span> + + + + + + + + + + <span class="summary_desc"><div class='inline'></div></span> + +</li> + + + </ul> + + + + + <div id="instance_method_details" class="method_details_list"> + <h2>Instance Method Details</h2> + + + <div class="method_details first"> + <h3 class="signature first" id="console-instance_method"> + + #<strong>console</strong> &#x21d2; <tt>Object</tt> + + + + + +</h3><table class="source_code"> + <tr> + <td> + <pre class="lines"> + + +2</pre> + </td> + <td> + <pre class="code"><span class="info file"># File 'lib/ovto.rb', line 2</span> + +<span class='kw'>def</span> <span class='id identifier rubyid_console'>console</span><span class='semicolon'>;</span> <span class='gvar'>$console</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre> + </td> + </tr> +</table> </div> + + </div> +</div> + <div id="footer"> - Generated on Fri Jun 1 21:07:20 2018 by + Generated on Wed Nov 7 18:02:01 2018 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.9.12 (ruby-2.4.2). + 0.9.16 (ruby-2.5.3). </div> </div> </body> </html> \ No newline at end of file