From b3556b21e23eb3381b220e0d3319d94b3a89e0ac Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 13 Jan 2010 05:51:27 +0100 Subject: updated pydoc documentation --- doc/pydoc/ranger.actions.html | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) (limited to 'doc/pydoc/ranger.actions.html') diff --git a/doc/pydoc/ranger.actions.html b/doc/pydoc/ranger.actions.html index 6311dad3..0cd4b048 100644 --- a/doc/pydoc/ranger.actions.html +++ b/doc/pydoc/ranger.actions.html @@ -9,7 +9,19 @@  
ranger.actions
index
/home/hut/work/ranger/ranger/actions.py
-

+

# Copyright (c) 2009, 2010 hut <hut@lavabit.com>
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

@@ -70,6 +82,8 @@ Methods defined here:
display_file(self)
+
display_help(self, topic='index', narg=None)
+
display_log(self)
edit_file(self)
Calls execute_file with the current file and app='editor'
@@ -94,9 +108,6 @@ Both flags and mode specify how the program&n
history_go(self, relative)
Move back and forth in the history
-
interrupt(self)
Waits a short time.
-If CTRL+C is pressed while waiting, the program will be exited.
-
mark(self, all=False, toggle=False, val=None, movedown=None)
A wrapper for the directory.mark_xyz functions.
 
Arguments:
@@ -106,13 +117,13 @@ val - mark or unmark?
mkdir(self, name)
-
move_left(self, n=1)
Enter the parent directory
+
move_left(self, narg=1)
Enter the parent directory
-
move_pointer(self, relative=0, absolute=None)
Move the pointer down by <relative> or to <absolute>
+
move_pointer(self, relative=0, absolute=None, narg=None)
Move the pointer down by <relative> or to <absolute>
move_pointer_by_pages(self, relative)
Move the pointer down by <relative> pages
-
move_pointer_by_percentage(self, relative=0, absolute=None)
Move the pointer down by <relative>% or to <absolute>%
+
move_pointer_by_percentage(self, relative=0, absolute=None, narg=None)
Move the pointer down by <relative>% or to <absolute>%
move_right(self, mode=0)
Enter the current directory or execute the current file
@@ -122,8 +133,12 @@ val - mark or unmark?
paste(self)
Paste the selected items into the current directory
+
paste_symlink(self)
+
redraw_window(self)
Redraw the window
+
reload_cwd(self)
+
rename(self, src, dest)
reset(self)
Reset the filemanager, clearing the directory buffer
@@ -170,7 +185,7 @@ Data descriptors inherited from ranger.sh
Data and other attributes inherited from
ranger.shared.settings.SettingsAware:
-
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90>
+
settings = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0>
\ No newline at end of file -- cgit 1.4.1-2-gfad0