Sha256: 27bba431b1ae09d34f24272b04ed60a47dc6a27aff892b357c2a9a52b9270890
Contents?: true
Size: 969 Bytes
Versions: 63
Compression:
Stored size: 969 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>text_for_screendump (Ti99TextFile)</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/ti99/Ti99TextFile.rb, line 33</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">text_for_screendump</span> <span class="ruby-identifier">to_text</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-value str">"\n"</span>,<span class="ruby-value">0x0</span><span class="ruby-constant">D</span>.<span class="ruby-identifier">chr</span>) <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
63 entries across 9 versions & 1 rubygems