From 4c13e1f2d85483e026d79ab05da9f1e8e4b45293 Mon Sep 17 00:00:00 2001 From: hut Date: Sat, 2 Jan 2010 00:10:49 +0100 Subject: updated pydoc documentation --- doc/pydoc/ranger.fsobject.directory.html | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'doc/pydoc/ranger.fsobject.directory.html') diff --git a/doc/pydoc/ranger.fsobject.directory.html b/doc/pydoc/ranger.fsobject.directory.html index ee87c5bb..0183ea14 100644 --- a/doc/pydoc/ranger.fsobject.directory.html +++ b/doc/pydoc/ranger.fsobject.directory.html @@ -86,6 +86,8 @@ Methods defined here:
correct_pointer(self)
Make sure the pointer is in the valid range
+
cycle(self, forward=True)
+
empty(self)
Is the directory empty?
get_list(self)
@@ -109,7 +111,9 @@ outdated or not done yet
move_to_obj(self, arg)
-
search(self, arg, direction=1)
Search for a regular expression
+
search_fnc(self, fnc, forward=True)
+ +
set_cycle_list(self, lst)
sort(self)
Sort the containing files
@@ -123,6 +127,8 @@ outdated or not done yet
Data and other attributes defined here:
+
cycle_list = None
+
enterable = False
filenames = None
@@ -139,6 +145,8 @@ Data and other attributes defined here:
old_directories_first = None
+
old_filter = None
+
old_reverse = None
old_show_hidden = None
@@ -149,7 +157,7 @@ Data and other attributes defined here:
scroll_offset = 0
-
sort_dict = {'basename': <function sort_by_basename at 0x154a408>, 'mtime': <function <lambda> at 0x1569518>, 'size': <function <lambda> at 0x1569490>, 'type': <function <lambda> at 0x15695a0>}
+
sort_dict = {'basename': <function sort_by_basename at 0x7f20a71a31e8>, 'mtime': <function <lambda> at 0x7f20a71a3848>, 'size': <function <lambda> at 0x7f20a71a37c0>, 'type': <function <lambda> at 0x7f20a71a38d0>}

Methods inherited from ranger.fsobject.fsobject.FileSystemObject:
@@ -255,7 +263,9 @@ Data and other attributes inherited from ranger.ext.accumulator.Accumulator:
-
move(self, relative=0, absolute=None)
+
get_height(self)
OVERRIDE THIS
+ +
move(self, relative=0, absolute=None, pages=False)
pointer_is_synced(self)
@@ -263,7 +273,7 @@ Methods inherited from ranger.
Data and other attributes inherited from
ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x154e450>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>

@@ -289,7 +299,7 @@ Methods inherited from builtins.Exception:
Data and other attributes inherited from builtins.Exception:
-
__new__ = <built-in method __new__ of type object at 0x7f327d94a120>
T.__new__(S, ...) -> a new object with type S, a subtype of T
+
__new__ = <built-in method __new__ of type object at 0x7f20a8d46120>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from builtins.BaseException:
-- cgit 1.4.1-2-gfad0