summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.fsobject.directory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pydoc/ranger.fsobject.directory.html')
-rw-r--r--doc/pydoc/ranger.fsobject.directory.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/pydoc/ranger.fsobject.directory.html b/doc/pydoc/ranger.fsobject.directory.html
index 23481285..79dfc957 100644
--- a/doc/pydoc/ranger.fsobject.directory.html
+++ b/doc/pydoc/ranger.fsobject.directory.html
@@ -86,8 +86,6 @@
 Methods defined here:<br>
 <dl><dt><a name="Directory-__bool__"><strong>__bool__</strong></a> = <a href="#Directory-__nonzero__">__nonzero__</a>(self)</dt></dl>
 
-<dl><dt><a name="Directory-__del__"><strong>__del__</strong></a>(self)</dt></dl>
-
 <dl><dt><a name="Directory-__eq__"><strong>__eq__</strong></a>(self, other)</dt><dd><tt>Check&nbsp;for&nbsp;equality&nbsp;of&nbsp;the&nbsp;directories&nbsp;paths</tt></dd></dl>
 
 <dl><dt><a name="Directory-__hash__"><strong>__hash__</strong></a>(self)</dt></dl>
@@ -147,6 +145,8 @@ outdated&nbsp;or&nbsp;not&nbsp;done&nbsp;yet</tt></dd></dl>
 
 <hr>
 Data and other attributes defined here:<br>
+<dl><dt><strong>content_loaded</strong> = False</dl>
+
 <dl><dt><strong>content_outdated</strong> = False</dl>
 
 <dl><dt><strong>cycle_list</strong> = None</dl>
@@ -175,12 +175,6 @@ Data and other attributes defined here:<br>
 
 <dl><dt><strong>mount_path</strong> = '/'</dl>
 
-<dl><dt><strong>old_filter</strong> = None</dl>
-
-<dl><dt><strong>old_hidden_filter</strong> = None</dl>
-
-<dl><dt><strong>old_show_hidden</strong> = None</dl>
-
 <dl><dt><strong>order_outdated</strong> = False</dl>
 
 <dl><dt><strong>scroll_begin</strong> = 0</dl>
@@ -195,6 +189,8 @@ Methods inherited from <a href="ranger.fsobject.fsobject.html#FileSystemObject">
 
 <dl><dt><a name="Directory-__str__"><strong>__str__</strong></a>(self)</dt><dd><tt>returns&nbsp;a&nbsp;string&nbsp;containing&nbsp;the&nbsp;absolute&nbsp;path</tt></dd></dl>
 
+<dl><dt><a name="Directory-determine_infostring"><strong>determine_infostring</strong></a>(self)</dt></dl>
+
 <dl><dt><a name="Directory-get_description"><strong>get_description</strong></a>(self)</dt></dl>
 
 <dl><dt><a name="Directory-get_permission_string"><strong>get_permission_string</strong></a>(self)</dt></dl>
@@ -235,8 +231,6 @@ Data and other attributes inherited from <a href="ranger.fsobject.fsobject.html#
 
 <dl><dt><strong>container</strong> = False</dl>
 
-<dl><dt><strong>content_loaded</strong> = False</dl>
-
 <dl><dt><strong>dirname</strong> = None</dl>
 
 <dl><dt><strong>document</strong> = False</dl>
@@ -251,9 +245,15 @@ Data and other attributes inherited from <a href="ranger.fsobject.fsobject.html#
 
 <dl><dt><strong>infostring</strong> = None</dl>
 
+<dl><dt><strong>is_device</strong> = False</dl>
+
+<dl><dt><strong>is_fifo</strong> = False</dl>
+
 <dl><dt><strong>is_file</strong> = False</dl>
 
-<dl><dt><strong>islink</strong> = False</dl>
+<dl><dt><strong>is_link</strong> = False</dl>
+
+<dl><dt><strong>is_socket</strong> = False</dl>
 
 <dl><dt><strong>last_used</strong> = None</dl>
 
@@ -305,7 +305,7 @@ Data and other attributes inherited from <a href="ranger.shared.html#FileManager
 Methods inherited from <a href="ranger.ext.accumulator.html#Accumulator">ranger.ext.accumulator.Accumulator</a>:<br>
 <dl><dt><a name="Directory-get_height"><strong>get_height</strong></a>(self)</dt><dd><tt>OVERRIDE&nbsp;THIS</tt></dd></dl>
 
-<dl><dt><a name="Directory-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>, pages<font color="#909090">=None</font>, narg<font color="#909090">=None</font>)</dt></dl>
+<dl><dt><a name="Directory-move"><strong>move</strong></a>(self, narg<font color="#909090">=None</font>, **keywords)</dt></dl>
 
 <dl><dt><a name="Directory-pointer_is_synced"><strong>pointer_is_synced</strong></a>(self)</dt></dl>
 
@@ -394,5 +394,5 @@ Fractions&nbsp;of&nbsp;a&nbsp;second&nbsp;may&nbsp;be&nbsp;present&nbsp;if&nbsp;
 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
     
 <tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td>
-<td width="100%"><strong>BAD_INFO</strong> = None</td></tr></table>
+<td width="100%"><strong>BAD_INFO</strong> = '?'</td></tr></table>
 </body></html>
\ No newline at end of file