doc/classes/TextFile.html in dsktool-0.2.1 vs doc/classes/TextFile.html in dsktool-0.4.1
- old
+ new
@@ -57,10 +57,14 @@
<td>
<a href="../files/lib/DOSFile_rb.html">
lib/DOSFile.rb
</a>
<br />
+ <a href="../files/test/backup/DOSFile_rb.html">
+ test/backup/DOSFile.rb
+ </a>
+ <br />
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Parent:</strong></td>
@@ -77,33 +81,28 @@
<div id="bodyContent">
<div id="contextContent">
- <div id="diagram">
- <map id="map" name="map">
- <area shape="RECT" coords="5,101,109,149" href="IntegerBasicFile.html" alt="IntegerBasicFile">
- <area shape="RECT" coords="133,101,227,149" href="AppleSoftFile.html" alt="AppleSoftFile">
- <area shape="RECT" coords="251,101,333,149" href="SCAsmFile.html" alt="SCAsmFile">
- <area shape="RECT" coords="357,101,432,149" href="BinaryFile.html" alt="BinaryFile">
- <area shape="RECT" coords="256,5,328,53" href="DOSFile.html" alt="DOSFile">
- <area shape="RECT" coords="456,101,528,149" href="TextFile.html" alt="TextFile">
-</map>
-<img src="../dot/f_4.png" usemap="#map" border=0 alt="TopLevel">
- </div>
</div>
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
- <a href="#M000072">file_extension</a>
- <a href="#M000071">file_type</a>
- <a href="#M000073">to_s</a>
+ <a href="#M000294">catalog_filename</a>
+ <a href="#M000292">file_extension</a>
+ <a href="#M000288">file_extension</a>
+ <a href="#M000290">file_type</a>
+ <a href="#M000286">file_type</a>
+ <a href="#M000291">file_type_byte</a>
+ <a href="#M000287">file_type_byte</a>
+ <a href="#M000293">to_s</a>
+ <a href="#M000289">to_s</a>
</div>
</div>
</div>
@@ -121,43 +120,127 @@
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Instance methods</h3>
- <div id="method-M000072" class="method-detail">
- <a name="M000072"></a>
+ <div id="method-M000294" class="method-detail">
+ <a name="M000294"></a>
<div class="method-heading">
- <a href="TextFile.src/M000072.html" target="Code" class="method-signature"
- onclick="popupCode('TextFile.src/M000072.html');return false;">
+ <a href="TextFile.src/M000294.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000294.html');return false;">
+ <span class="method-name">catalog_filename</span><span class="method-args">()</span>
+ </a>
+ </div>
+
+ <div class="method-description">
+ </div>
+ </div>
+
+ <div id="method-M000292" class="method-detail">
+ <a name="M000292"></a>
+
+ <div class="method-heading">
+ <a href="TextFile.src/M000292.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000292.html');return false;">
<span class="method-name">file_extension</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000071" class="method-detail">
- <a name="M000071"></a>
+ <div id="method-M000288" class="method-detail">
+ <a name="M000288"></a>
<div class="method-heading">
- <a href="TextFile.src/M000071.html" target="Code" class="method-signature"
- onclick="popupCode('TextFile.src/M000071.html');return false;">
+ <a href="TextFile.src/M000288.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000288.html');return false;">
+ <span class="method-name">file_extension</span><span class="method-args">()</span>
+ </a>
+ </div>
+
+ <div class="method-description">
+ </div>
+ </div>
+
+ <div id="method-M000290" class="method-detail">
+ <a name="M000290"></a>
+
+ <div class="method-heading">
+ <a href="TextFile.src/M000290.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000290.html');return false;">
<span class="method-name">file_type</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
- <div id="method-M000073" class="method-detail">
- <a name="M000073"></a>
+ <div id="method-M000286" class="method-detail">
+ <a name="M000286"></a>
<div class="method-heading">
- <a href="TextFile.src/M000073.html" target="Code" class="method-signature"
- onclick="popupCode('TextFile.src/M000073.html');return false;">
+ <a href="TextFile.src/M000286.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000286.html');return false;">
+ <span class="method-name">file_type</span><span class="method-args">()</span>
+ </a>
+ </div>
+
+ <div class="method-description">
+ </div>
+ </div>
+
+ <div id="method-M000291" class="method-detail">
+ <a name="M000291"></a>
+
+ <div class="method-heading">
+ <a href="TextFile.src/M000291.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000291.html');return false;">
+ <span class="method-name">file_type_byte</span><span class="method-args">()</span>
+ </a>
+ </div>
+
+ <div class="method-description">
+ </div>
+ </div>
+
+ <div id="method-M000287" class="method-detail">
+ <a name="M000287"></a>
+
+ <div class="method-heading">
+ <a href="TextFile.src/M000287.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000287.html');return false;">
+ <span class="method-name">file_type_byte</span><span class="method-args">()</span>
+ </a>
+ </div>
+
+ <div class="method-description">
+ </div>
+ </div>
+
+ <div id="method-M000293" class="method-detail">
+ <a name="M000293"></a>
+
+ <div class="method-heading">
+ <a href="TextFile.src/M000293.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000293.html');return false;">
+ <span class="method-name">to_s</span><span class="method-args">()</span>
+ </a>
+ </div>
+
+ <div class="method-description">
+ </div>
+ </div>
+
+ <div id="method-M000289" class="method-detail">
+ <a name="M000289"></a>
+
+ <div class="method-heading">
+ <a href="TextFile.src/M000289.html" target="Code" class="method-signature"
+ onclick="popupCode('TextFile.src/M000289.html');return false;">
<span class="method-name">to_s</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
\ No newline at end of file