Sha256: 55bb5a4c5db9c08e473596249a3a4d2856c0ebb66dfb1d0083567b351d91908e
Contents?: true
Size: 904 Bytes
Versions: 11
Compression:
Stored size: 904 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>sectors_in_track (A2Dsk)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <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/image_formats/A2Dsk.rb, line 25</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">sectors_in_track</span>(<span class="ruby-identifier">track_no</span>) (<span class="ruby-value">0</span><span class="ruby-operator">..</span><span class="ruby-value">0x0f</span>).<span class="ruby-identifier">collect</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
11 entries across 10 versions & 1 rubygems