Sha256: 33f184ac5de99b6cb690a812e4d25fbf262b05350f5b27430955d0ed670f5592

Contents?: true

Size: 804 Bytes

Versions: 8

Compression:

Stored size: 804 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>possible_extensions (Zx81PFile)</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/Zx81PFile.rb, line 16</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">possible_extensions</span>
    [<span class="ruby-value str">'.p'</span>]
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ripxplore-0.4.0 doc/classes/Zx81PFile.src/M000004.html
ripxplore-0.5.1 doc/classes/Zx81PFile.src/M000004.html
ripxplore-0.5.0 doc/classes/Zx81PFile.src/M000004.html
ripxplore-0.7.0 doc/classes/Zx81PFile.src/M000004.html
ripxplore-0.5.2 doc/classes/Zx81PFile.src/M000004.html
ripxplore-0.7.1 doc/classes/Zx81PFile.src/M000325.html
ripxplore-0.7.2 doc/classes/Zx81PFile.src/M000325.html
ripxplore-0.8.0 doc/classes/Zx81PFile.src/M000325.html