doc/classes/FileSystem.html in ripxplore-0.17.0 vs doc/classes/FileSystem.html in ripxplore-0.17.1

- old
+ new

@@ -84,18 +84,18 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000235">all_file_systems</a>&nbsp;&nbsp; - <a href="#M000240">code_for_tests</a>&nbsp;&nbsp; - <a href="#M000238">compatability_score</a>&nbsp;&nbsp; - <a href="#M000242">compatability_score</a>&nbsp;&nbsp; - <a href="#M000239">files</a>&nbsp;&nbsp; - <a href="#M000241">is_valid_file_system_if</a>&nbsp;&nbsp; - <a href="#M000236">matching_score</a>&nbsp;&nbsp; - <a href="#M000237">non_matching_score</a>&nbsp;&nbsp; + <a href="#M000234">all_file_systems</a>&nbsp;&nbsp; + <a href="#M000239">code_for_tests</a>&nbsp;&nbsp; + <a href="#M000237">compatability_score</a>&nbsp;&nbsp; + <a href="#M000241">compatability_score</a>&nbsp;&nbsp; + <a href="#M000238">files</a>&nbsp;&nbsp; + <a href="#M000240">is_valid_file_system_if</a>&nbsp;&nbsp; + <a href="#M000235">matching_score</a>&nbsp;&nbsp; + <a href="#M000236">non_matching_score</a>&nbsp;&nbsp; </div> </div> </div> @@ -113,44 +113,44 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000235" class="method-detail"> - <a name="M000235"></a> + <div id="method-M000234" class="method-detail"> + <a name="M000234"></a> <div class="method-heading"> - <a href="FileSystem.src/M000235.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000235.html');return false;"> + <a href="FileSystem.src/M000234.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000234.html');return false;"> <span class="method-name">all_file_systems</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000240" class="method-detail"> - <a name="M000240"></a> + <div id="method-M000239" class="method-detail"> + <a name="M000239"></a> <div class="method-heading"> - <a href="FileSystem.src/M000240.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000240.html');return false;"> + <a href="FileSystem.src/M000239.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000239.html');return false;"> <span class="method-name">code_for_tests</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000238" class="method-detail"> - <a name="M000238"></a> + <div id="method-M000237" class="method-detail"> + <a name="M000237"></a> <div class="method-heading"> - <a href="FileSystem.src/M000238.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000238.html');return false;"> + <a href="FileSystem.src/M000237.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000237.html');return false;"> <span class="method-name">compatability_score</span><span class="method-args">(filesystem_image)</span> </a> </div> <div class="method-description"> @@ -161,75 +161,75 @@ question </p> </div> </div> - <div id="method-M000242" class="method-detail"> - <a name="M000242"></a> + <div id="method-M000241" class="method-detail"> + <a name="M000241"></a> <div class="method-heading"> - <a href="FileSystem.src/M000242.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000242.html');return false;"> + <a href="FileSystem.src/M000241.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000241.html');return false;"> <span class="method-name">compatability_score</span><span class="method-args">(file_system_image)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000239" class="method-detail"> - <a name="M000239"></a> + <div id="method-M000238" class="method-detail"> + <a name="M000238"></a> <div class="method-heading"> - <a href="FileSystem.src/M000239.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000239.html');return false;"> + <a href="FileSystem.src/M000238.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000238.html');return false;"> <span class="method-name">files</span><span class="method-args">(file_system_image)</span> </a> </div> <div class="method-description"> <p> each subclass needs to overide this function to extract <a -href="FileSystem.html#M000239">files</a> from a file_system_image +href="FileSystem.html#M000238">files</a> from a file_system_image </p> </div> </div> - <div id="method-M000241" class="method-detail"> - <a name="M000241"></a> + <div id="method-M000240" class="method-detail"> + <a name="M000240"></a> <div class="method-heading"> - <a href="FileSystem.src/M000241.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000241.html');return false;"> + <a href="FileSystem.src/M000240.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000240.html');return false;"> <span class="method-name">is_valid_file_system_if</span><span class="method-args">(code_for_test)</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000236" class="method-detail"> - <a name="M000236"></a> + <div id="method-M000235" class="method-detail"> + <a name="M000235"></a> <div class="method-heading"> - <a href="FileSystem.src/M000236.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000236.html');return false;"> + <a href="FileSystem.src/M000235.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000235.html');return false;"> <span class="method-name">matching_score</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000237" class="method-detail"> - <a name="M000237"></a> + <div id="method-M000236" class="method-detail"> + <a name="M000236"></a> <div class="method-heading"> - <a href="FileSystem.src/M000237.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000237.html');return false;"> + <a href="FileSystem.src/M000236.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000236.html');return false;"> <span class="method-name">non_matching_score</span><span class="method-args">()</span> </a> </div> <div class="method-description"> \ No newline at end of file