Sha256: 2e38317b7231d2038bc5ad63dd14bb6580fb9180d4977c7406cb11fa1a420a70

Contents?: true

Size: 845 Bytes

Versions: 9

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 24</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

9 entries across 9 versions & 1 rubygems

Version Path
ripxplore-0.4.0 doc/classes/AtariText.src/M000276.html
ripxplore-0.0.2 doc/classes/AtariText.src/M000012.html
ripxplore-0.5.1 doc/classes/AtariText.src/M000276.html
ripxplore-0.5.0 doc/classes/AtariText.src/M000276.html
ripxplore-0.5.2 doc/classes/AtariText.src/M000276.html
ripxplore-0.7.0 doc/classes/AtariText.src/M000276.html
ripxplore-0.7.1 doc/classes/AtariText.src/M000281.html
ripxplore-0.7.2 doc/classes/AtariText.src/M000281.html
ripxplore-0.8.0 doc/classes/AtariText.src/M000281.html