summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.fsobject.file.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-19 23:43:48 +0200
committerhut <hut@lavabit.com>2010-04-19 23:43:48 +0200
commitc9383c72b2f62bee90050d02a307381cb6bfa536 (patch)
tree4e4a2818efd30719fbcc60c351cded3bf5867a89 /doc/pydoc/ranger.fsobject.file.html
parent5f4f7cb99a77f070536946bd6a37163d99752f9a (diff)
downloadranger-c9383c72b2f62bee90050d02a307381cb6bfa536.tar.gz
updated pydoc
Diffstat (limited to 'doc/pydoc/ranger.fsobject.file.html')
-rw-r--r--doc/pydoc/ranger.fsobject.file.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.fsobject.file.html b/doc/pydoc/ranger.fsobject.file.html
index 5365ad59..01188d95 100644
--- a/doc/pydoc/ranger.fsobject.file.html
+++ b/doc/pydoc/ranger.fsobject.file.html
@@ -73,6 +73,8 @@ Methods inherited from <a href="ranger.fsobject.fsobject.html#FileSystemObject">
 
 <dl><dt><a name="File-__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="File-determine_infostring"><strong>determine_infostring</strong></a>(self)</dt></dl>
+
 <dl><dt><a name="File-get_description"><strong>get_description</strong></a>(self)</dt></dl>
 
 <dl><dt><a name="File-get_permission_string"><strong>get_permission_string</strong></a>(self)</dt></dl>
@@ -129,9 +131,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_directory</strong> = False</dl>
 
-<dl><dt><strong>islink</strong> = False</dl>
+<dl><dt><strong>is_fifo</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>