Sha256: 4c5d7219fb5900ca4e2a91cde67b3e2c4f1f12dda9d65dfec1e87fb505d24e6f
Contents?: true
Size: 914 Bytes
Versions: 10
Compression:
Stored size: 914 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>file_system_file_types (MBasic)</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/cpm/MBasic.rb, line 8</span> <span class="ruby-keyword kw">def</span> <span class="ruby-constant">MBasic</span>.<span class="ruby-identifier">file_system_file_types</span> { <span class="ruby-constant">AppleCPM</span>=<span class="ruby-operator">></span><span class="ruby-value str">"BAS"</span>, } <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems