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.actions.html | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 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 4d700dc7..6311dad3 100644 --- a/doc/pydoc/ranger.actions.html +++ b/doc/pydoc/ranger.actions.html @@ -17,10 +17,11 @@ Modules         -
ranger.fsobject
+
ranger.gui.widgets.console_mode
+
ranger.fsobject
os
shutil
-

+

 
@@ -65,13 +66,21 @@ Methods defined here:
delete(self)
+
display_command_help(self, console_widget)
+ +
display_file(self)
+ +
display_log(self)
+
edit_file(self)
Calls execute_file with the current file and app='editor'
enter_bookmark(self, key)
Enter the bookmark with the name <key>
enter_dir(self, path)
Enter the directory at the given path
-
execute_file(self, files, app='', flags='', mode=0)
Execute a file.
+
execute_command(self, cmd, **kw)
+ +
execute_file(self, files, **kw)
Execute a file.
app is the name of a method in Applications, without the "app_"
flags is a string consisting of applications.ALLOWED_FLAGS
mode is a positive integer.
@@ -115,26 +124,38 @@ val - mark or unmark?
redraw_window(self)
Redraw the window
+
rename(self, src, dest)
+
reset(self)
Reset the filemanager, clearing the directory buffer
resize(self)
Update the size of the UI
scroll(self, relative)
Scroll down by <relative> lines
-
search_backward(self)
Search backward for the regexp in self.env.last_search
- -
search_forward(self)
Search forward for the regexp in self.env.last_search
+
search(self, order=None, forward=True)
set_bookmark(self, key)
Set the bookmark with the name <key> to the current directory
+
set_filter(self, fltr)
+ +
set_search_method(self, order, forward=True)
+
sort(self, func=None, reverse=None)
-
spawn(self, command)
+
tag_remove(self, movedown=None)
+ +
tag_toggle(self, movedown=None)
toggle_boolean_option(self, string)
Toggle a boolean option named <string>
unset_bookmark(self, key)
Delete the bookmark with the name <key>
+
+Data and other attributes defined here:
+
search_forward = False
+ +
search_method = 'ctime'
+
Data and other attributes inherited from ranger.shared.EnvironmentAware:
env = None
@@ -149,7 +170,7 @@ Data descriptors inherited from ranger.sh

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>
\ No newline at end of file -- cgit 1.4.1-2-gfad0