diff options
author | hut <hut@lavabit.com> | 2010-06-09 11:50:58 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-06-09 11:50:58 +0200 |
commit | edf3d9f8dc470128fc9047b16d89881d5269944e (patch) | |
tree | 5b130a1371f8006018a7c2b2a2a8675bfede6207 /doc/pydoc/ranger.fsobject.file.html | |
parent | 110dd383d250c20b1bf74f059f8f996d81a6d123 (diff) | |
download | ranger-edf3d9f8dc470128fc9047b16d89881d5269944e.tar.gz |
updated pydoc
Diffstat (limited to 'doc/pydoc/ranger.fsobject.file.html')
-rw-r--r-- | doc/pydoc/ranger.fsobject.file.html | 35 |
1 files changed, 22 insertions, 13 deletions
diff --git a/doc/pydoc/ranger.fsobject.file.html b/doc/pydoc/ranger.fsobject.file.html index 948be90d..fb945388 100644 --- a/doc/pydoc/ranger.fsobject.file.html +++ b/doc/pydoc/ranger.fsobject.file.html @@ -25,6 +25,15 @@ # along with this program. If not, see <<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>>.</tt></p> <p> <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> +<tr bgcolor="#aa55cc"> +<td colspan=3 valign=bottom> <br> +<font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> + +<tr><td bgcolor="#aa55cc"><tt> </tt></td><td> </td> +<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="re.html">re</a><br> +</td><td width="25%" valign=top><a href="zipfile.html">zipfile</a><br> +</td><td width="25%" valign=top></td><td width="25%" valign=top></td></tr></table></td></tr></table><p> +<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> <tr bgcolor="#ee77aa"> <td colspan=3 valign=bottom> <br> <font color="#ffffff" face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr> @@ -55,6 +64,10 @@ </dl> <hr> Methods defined here:<br> +<dl><dt><a name="File-get_preview_source"><strong>get_preview_source</strong></a>(self)</dt></dl> + +<dl><dt><a name="File-has_preview"><strong>has_preview</strong></a>(self)</dt></dl> + <dl><dt><a name="File-is_binary"><strong>is_binary</strong></a>(self)</dt></dl> <hr> @@ -73,14 +86,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 a string containing the absolute path</tt></dd></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> -<dl><dt><a name="File-go"><strong>go</strong></a>(self)</dt><dd><tt>enter the directory if the filemanager is running</tt></dd></dl> - -<dl><dt><a name="File-is_older_than"><strong>is_older_than</strong></a>(self, seconds)</dt><dd><tt>returns whether this object wasn't <a href="#File-use">use</a>()d in the last n seconds</tt></dd></dl> - <dl><dt><a name="File-load"><strong>load</strong></a>(self)</dt><dd><tt>reads useful information about the filesystem-object from the<br> filesystem and caches it for later use</tt></dd></dl> @@ -91,18 +98,14 @@ or nonexistant.</tt></dd></dl> <dl><dt><a name="File-set_mimetype"><strong>set_mimetype</strong></a>(self)</dt><dd><tt>assign attributes such as self.<strong>video</strong> according to the mimetype</tt></dd></dl> -<dl><dt><a name="File-use"><strong>use</strong></a>(self)</dt><dd><tt>mark the filesystem-object as used at the current time</tt></dd></dl> +<dl><dt><a name="File-use"><strong>use</strong></a>(self)</dt><dd><tt>Used in garbage-collecting. Override in Directory</tt></dd></dl> <hr> Data descriptors inherited from <a href="ranger.fsobject.fsobject.html#FileSystemObject">ranger.fsobject.fsobject.FileSystemObject</a>:<br> -<dl><dt><strong>filetype</strong></dt> -</dl> <dl><dt><strong>mimetype</strong></dt> </dl> <dl><dt><strong>mimetype_tuple</strong></dt> </dl> -<dl><dt><strong>shell_escaped_basename</strong></dt> -</dl> <hr> Data and other attributes inherited from <a href="ranger.fsobject.fsobject.html#FileSystemObject">ranger.fsobject.fsobject.FileSystemObject</a>:<br> <dl><dt><strong>accessible</strong> = False</dl> @@ -125,6 +128,8 @@ Data and other attributes inherited from <a href="ranger.fsobject.fsobject.html# <dl><dt><strong>extension</strong> = None</dl> +<dl><dt><strong>filetype</strong> = None</dl> + <dl><dt><strong>force_load</strong> = False</dl> <dl><dt><strong>image</strong> = False</dl> @@ -141,8 +146,6 @@ Data and other attributes inherited from <a href="ranger.fsobject.fsobject.html# <dl><dt><strong>is_socket</strong> = False</dl> -<dl><dt><strong>last_used</strong> = None</dl> - <dl><dt><strong>loaded</strong> = False</dl> <dl><dt><strong>marked</strong> = False</dl> @@ -153,8 +156,12 @@ Data and other attributes inherited from <a href="ranger.fsobject.fsobject.html# <dl><dt><strong>permissions</strong> = None</dl> +<dl><dt><strong>realpath</strong> = None</dl> + <dl><dt><strong>runnable</strong> = False</dl> +<dl><dt><strong>shell_escaped_basename</strong> = None</dl> + <dl><dt><strong>size</strong> = 0</dl> <dl><dt><strong>stat</strong> = None</dl> @@ -189,5 +196,7 @@ Data and other attributes inherited from <a href="ranger.shared.html#FileManager <tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td> <td width="100%"><strong>N_FIRST_BYTES</strong> = 20<br> +<strong>PREVIEW_BLACKLIST</strong> = <_sre.SRE_Pattern object><br> +<strong>PREVIEW_WHITELIST</strong> = <_sre.SRE_Pattern object><br> <strong>control_characters</strong> = set(['<font color="#c040c0">\x00</font>', '<font color="#c040c0">\x01</font>', '<font color="#c040c0">\x02</font>', '<font color="#c040c0">\x03</font>', '<font color="#c040c0">\x04</font>', '<font color="#c040c0">\x05</font>', ...])</td></tr></table> </body></html> \ No newline at end of file |