doc/classes/FileSystem.html in ripxplore-0.11.0 vs doc/classes/FileSystem.html in ripxplore-0.12.0

- old
+ new

@@ -84,18 +84,18 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000428">all_file_systems</a>&nbsp;&nbsp; - <a href="#M000433">code_for_tests</a>&nbsp;&nbsp; - <a href="#M000431">compatability_score</a>&nbsp;&nbsp; - <a href="#M000435">compatability_score</a>&nbsp;&nbsp; - <a href="#M000432">files</a>&nbsp;&nbsp; - <a href="#M000434">is_valid_file_system_if</a>&nbsp;&nbsp; - <a href="#M000429">matching_score</a>&nbsp;&nbsp; - <a href="#M000430">non_matching_score</a>&nbsp;&nbsp; + <a href="#M000429">all_file_systems</a>&nbsp;&nbsp; + <a href="#M000434">code_for_tests</a>&nbsp;&nbsp; + <a href="#M000432">compatability_score</a>&nbsp;&nbsp; + <a href="#M000436">compatability_score</a>&nbsp;&nbsp; + <a href="#M000433">files</a>&nbsp;&nbsp; + <a href="#M000435">is_valid_file_system_if</a>&nbsp;&nbsp; + <a href="#M000430">matching_score</a>&nbsp;&nbsp; + <a href="#M000431">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-M000428" class="method-detail"> - <a name="M000428"></a> + <div id="method-M000429" class="method-detail"> + <a name="M000429"></a> <div class="method-heading"> - <a href="FileSystem.src/M000428.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000428.html');return false;"> + <a href="FileSystem.src/M000429.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000429.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-M000433" class="method-detail"> - <a name="M000433"></a> + <div id="method-M000434" class="method-detail"> + <a name="M000434"></a> <div class="method-heading"> - <a href="FileSystem.src/M000433.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000433.html');return false;"> + <a href="FileSystem.src/M000434.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000434.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-M000431" class="method-detail"> - <a name="M000431"></a> + <div id="method-M000432" class="method-detail"> + <a name="M000432"></a> <div class="method-heading"> - <a href="FileSystem.src/M000431.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000431.html');return false;"> + <a href="FileSystem.src/M000432.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000432.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-M000435" class="method-detail"> - <a name="M000435"></a> + <div id="method-M000436" class="method-detail"> + <a name="M000436"></a> <div class="method-heading"> - <a href="FileSystem.src/M000435.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000435.html');return false;"> + <a href="FileSystem.src/M000436.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000436.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-M000432" class="method-detail"> - <a name="M000432"></a> + <div id="method-M000433" class="method-detail"> + <a name="M000433"></a> <div class="method-heading"> - <a href="FileSystem.src/M000432.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000432.html');return false;"> + <a href="FileSystem.src/M000433.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000433.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#M000432">files</a> from a file_system_image +href="FileSystem.html#M000433">files</a> from a file_system_image </p> </div> </div> - <div id="method-M000434" class="method-detail"> - <a name="M000434"></a> + <div id="method-M000435" class="method-detail"> + <a name="M000435"></a> <div class="method-heading"> - <a href="FileSystem.src/M000434.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000434.html');return false;"> + <a href="FileSystem.src/M000435.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000435.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-M000429" class="method-detail"> - <a name="M000429"></a> + <div id="method-M000430" class="method-detail"> + <a name="M000430"></a> <div class="method-heading"> - <a href="FileSystem.src/M000429.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000429.html');return false;"> + <a href="FileSystem.src/M000430.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000430.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-M000430" class="method-detail"> - <a name="M000430"></a> + <div id="method-M000431" class="method-detail"> + <a name="M000431"></a> <div class="method-heading"> - <a href="FileSystem.src/M000430.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000430.html');return false;"> + <a href="FileSystem.src/M000431.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000431.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