Sha256: ccb7ecbc260fe552ce17e5ffb32f27dd858fb73a2adf053c923a67b09b61a9b2
Contents?: true
Size: 845 Bytes
Versions: 2
Compression:
Stored size: 845 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>to_text (AtariText)</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/native_file_types/atari800/AtariText.rb, line 19</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">to_text</span> <span class="ruby-constant">Atari800</span>.<span class="ruby-identifier">s_to_ascii</span>(<span class="ruby-identifier">contents</span>) <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ripxplore-0.0.1 | doc/classes/AtariText.src/M000003.html |
ripxplore-0.0.2 | doc/classes/AtariText.src/M000003.html |