From f07bb12fc5c59430e995a64956b36331ce3629b9 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 25 Dec 2009 21:55:04 +0100 Subject: updated pydoc pages --- doc/ranger.applications.html | 77 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 doc/ranger.applications.html (limited to 'doc/ranger.applications.html') diff --git a/doc/ranger.applications.html b/doc/ranger.applications.html new file mode 100644 index 00000000..822ec412 --- /dev/null +++ b/doc/ranger.applications.html @@ -0,0 +1,77 @@ + +Python: module ranger.applications + + + + + +
 
+ 
ranger.applications
index
/home/hut/work/ranger/ranger/applications.py
+

+

+ + + + + +
 
+Modules
       
os
+
sys
+

+ + + + + +
 
+Classes
       
+
builtins.object +
+
+
Applications +
+
+
+

+ + + + + +
 
+class Applications(builtins.object)
    Methods defined here:
+
all(self)
Returns a list with all application functions
+ +
get(self, app)
Looks for an application, returns app_default if it doesn't exist
+ +
has(self, app)
Returns whether an application is defined
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+

+ + + + + +
 
+Functions
       
run(*args, **kw)
Run files with the specified parameters
+
spawn(command, fm=None, suspend=True, wait=True)
+

+ + + + + +
 
+Data
       ALLOWED_FLAGS = 'sdpSDP'
+null = <_io.TextIOWrapper name='/dev/null' encoding='UTF-8'>
+ \ No newline at end of file -- cgit 1.4.1-2-gfad0