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.ext.accumulator.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/pydoc/ranger.ext.accumulator.html') diff --git a/doc/pydoc/ranger.ext.accumulator.html b/doc/pydoc/ranger.ext.accumulator.html index 7a1a2304..f830d920 100644 --- a/doc/pydoc/ranger.ext.accumulator.html +++ b/doc/pydoc/ranger.ext.accumulator.html @@ -37,9 +37,11 @@
correct_pointer(self)
+
get_height(self)
OVERRIDE THIS
+
get_list(self)
OVERRIDE THIS
-
move(self, relative=0, absolute=None)
+
move(self, relative=0, absolute=None, pages=False)
move_to_obj(self, arg, attr=None)
-- cgit 1.4.1-2-gfad0 ruct.py?id=811b7c282fdb3032659626190b936c3365fa4dc1'>blame commit diff stats
path: root/ranger/ext/openstruct.py
blob: 56f7de06ac340c332440004bbab54273dac9d1dd (plain) (tree)
1
2
3
4
5
6
7