Sha256: 352a936489b4a9774150d748b708abf3ff7ab7bf9b4dfb143b147630fe478370
Contents?: true
Size: 1.08 KB
Versions: 11
Compression:
Stored size: 1.08 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>tracking_additions (XX::Document)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre> <span class="ruby-comment cmt"># File lib/ruby-vpi/xx.rb, line 76</span> 76: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">tracking_additions</span> 77: <span class="ruby-comment cmt">#--{{{</span> 78: <span class="ruby-identifier">n</span> = <span class="ruby-ivar">@size</span> 79: <span class="ruby-keyword kw">yield</span> 80: <span class="ruby-keyword kw">return</span> <span class="ruby-ivar">@size</span> <span class="ruby-operator">-</span> <span class="ruby-identifier">n</span> 81: <span class="ruby-comment cmt">#--}}}</span> 82: <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems