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.command_parser.html | 55 ++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 doc/pydoc/ranger.ext.command_parser.html (limited to 'doc/pydoc/ranger.ext.command_parser.html') diff --git a/doc/pydoc/ranger.ext.command_parser.html b/doc/pydoc/ranger.ext.command_parser.html new file mode 100644 index 00000000..c24232c6 --- /dev/null +++ b/doc/pydoc/ranger.ext.command_parser.html @@ -0,0 +1,55 @@ + +Python: module ranger.ext.command_parser + + + + + +
 
+ 
ranger.ext.command_parser
index
/home/hut/work/ranger/ranger/ext/command_parser.py
+

+

+ + + + + +
 
+Classes
       
+
builtins.object +
+
+
LazyParser +
+
+
+

+ + + + + + + +
 
+class LazyParser(builtins.object)
   Parse commands and extract information
 
 Methods defined here:
+
__add__(self, newpart)
+ +
__init__(self, line)
+ +
chunk(self, n, otherwise='')
Chunks are pieces of the command seperated by spaces
+ +
rest(self, n, otherwise='')
Rests are the strings which come after each word.
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+

+ \ No newline at end of file -- cgit 1.4.1-2-gfad0