doc/classes/FileSystem.html in ripxplore-0.0.1 vs doc/classes/FileSystem.html in ripxplore-0.0.2

- old
+ new

@@ -84,18 +84,18 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000069">all_file_systems</a>&nbsp;&nbsp; - <a href="#M000074">code_for_tests</a>&nbsp;&nbsp; - <a href="#M000072">compatability_score</a>&nbsp;&nbsp; - <a href="#M000076">compatability_score</a>&nbsp;&nbsp; - <a href="#M000073">files</a>&nbsp;&nbsp; - <a href="#M000075">is_valid_file_system_if</a>&nbsp;&nbsp; - <a href="#M000070">matching_score</a>&nbsp;&nbsp; - <a href="#M000071">non_matching_score</a>&nbsp;&nbsp; + <a href="#M000134">all_file_systems</a>&nbsp;&nbsp; + <a href="#M000139">code_for_tests</a>&nbsp;&nbsp; + <a href="#M000137">compatability_score</a>&nbsp;&nbsp; + <a href="#M000141">compatability_score</a>&nbsp;&nbsp; + <a href="#M000138">files</a>&nbsp;&nbsp; + <a href="#M000140">is_valid_file_system_if</a>&nbsp;&nbsp; + <a href="#M000135">matching_score</a>&nbsp;&nbsp; + <a href="#M000136">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-M000069" class="method-detail"> - <a name="M000069"></a> + <div id="method-M000134" class="method-detail"> + <a name="M000134"></a> <div class="method-heading"> - <a href="FileSystem.src/M000069.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000069.html');return false;"> + <a href="FileSystem.src/M000134.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000134.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-M000074" class="method-detail"> - <a name="M000074"></a> + <div id="method-M000139" class="method-detail"> + <a name="M000139"></a> <div class="method-heading"> - <a href="FileSystem.src/M000074.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000074.html');return false;"> + <a href="FileSystem.src/M000139.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000139.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-M000072" class="method-detail"> - <a name="M000072"></a> + <div id="method-M000137" class="method-detail"> + <a name="M000137"></a> <div class="method-heading"> - <a href="FileSystem.src/M000072.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000072.html');return false;"> + <a href="FileSystem.src/M000137.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000137.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-M000076" class="method-detail"> - <a name="M000076"></a> + <div id="method-M000141" class="method-detail"> + <a name="M000141"></a> <div class="method-heading"> - <a href="FileSystem.src/M000076.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000076.html');return false;"> + <a href="FileSystem.src/M000141.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000141.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-M000073" class="method-detail"> - <a name="M000073"></a> + <div id="method-M000138" class="method-detail"> + <a name="M000138"></a> <div class="method-heading"> - <a href="FileSystem.src/M000073.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000073.html');return false;"> + <a href="FileSystem.src/M000138.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000138.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#M000073">files</a> from a file_system_image +href="FileSystem.html#M000138">files</a> from a file_system_image </p> </div> </div> - <div id="method-M000075" class="method-detail"> - <a name="M000075"></a> + <div id="method-M000140" class="method-detail"> + <a name="M000140"></a> <div class="method-heading"> - <a href="FileSystem.src/M000075.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000075.html');return false;"> + <a href="FileSystem.src/M000140.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000140.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-M000070" class="method-detail"> - <a name="M000070"></a> + <div id="method-M000135" class="method-detail"> + <a name="M000135"></a> <div class="method-heading"> - <a href="FileSystem.src/M000070.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000070.html');return false;"> + <a href="FileSystem.src/M000135.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000135.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-M000071" class="method-detail"> - <a name="M000071"></a> + <div id="method-M000136" class="method-detail"> + <a name="M000136"></a> <div class="method-heading"> - <a href="FileSystem.src/M000071.html" target="Code" class="method-signature" - onclick="popupCode('FileSystem.src/M000071.html');return false;"> + <a href="FileSystem.src/M000136.html" target="Code" class="method-signature" + onclick="popupCode('FileSystem.src/M000136.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