From edf3d9f8dc470128fc9047b16d89881d5269944e Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 9 Jun 2010 11:50:58 +0200 Subject: updated pydoc --- doc/pydoc/ranger.fsobject.fsobject.html | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) (limited to 'doc/pydoc/ranger.fsobject.fsobject.html') diff --git a/doc/pydoc/ranger.fsobject.fsobject.html b/doc/pydoc/ranger.fsobject.fsobject.html index 869ecfbe..ce0b983f 100644 --- a/doc/pydoc/ranger.fsobject.fsobject.html +++ b/doc/pydoc/ranger.fsobject.fsobject.html @@ -66,14 +66,8 @@ Methods defined here:
__str__(self)
returns a string containing the absolute path
-
get_description(self)
-
get_permission_string(self)
-
go(self)
enter the directory if the filemanager is running
- -
is_older_than(self, seconds)
returns whether this object wasn't use()d in the last n seconds
-
load(self)
reads useful information about the filesystem-object from the
filesystem and caches it for later use
@@ -84,18 +78,14 @@ or nonexistant.
set_mimetype(self)
assign attributes such as self.video according to the mimetype
-
use(self)
mark the filesystem-object as used at the current time
+
use(self)
Used in garbage-collecting.  Override in Directory

Data descriptors defined here:
-
filetype
-
mimetype
mimetype_tuple
-
shell_escaped_basename
-

Data and other attributes defined here:
accessible = False
@@ -118,6 +108,8 @@ Data and other attributes defined here:
extension = None
+
filetype = None
+
force_load = False
image = False
@@ -136,8 +128,6 @@ Data and other attributes defined here:
is_socket = False
-
last_used = None
-
loaded = False
marked = False
@@ -148,8 +138,12 @@ Data and other attributes defined here:
permissions = None
+
realpath = None
+
runnable = False
+
shell_escaped_basename = None
+
size = 0
stat = None
@@ -219,5 +213,6 @@ Fractions of a second may be present if          BAD_INFO = '?'
-CONTAINER_EXTENSIONS = ('7z', 'ace', 'ar', 'arc', 'bz', 'bz2', 'cab', 'cpio', 'cpt', 'dgc', 'dmg', 'gz', 'iso', 'jar', 'msi', 'pkg', 'rar', 'shar', 'tar', 'tbz', ...) +CONTAINER_EXTENSIONS = ('7z', 'ace', 'ar', 'arc', 'bz', 'bz2', 'cab', 'cpio', 'cpt', 'dgc', 'dmg', 'gz', 'iso', 'jar', 'msi', 'pkg', 'rar', 'shar', 'tar', 'tbz', ...)
+extsep = '.' \ No newline at end of file -- cgit 1.4.1-2-gfad0