| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
pype --+
|
object --+ |
| |
stacker --+
|
cat
Copies the contents of all files given as argument and makes it available to the next component in the pipeline.
example: cat('*.txt') | grep('aaa') > sys.stdout
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 20 16:07:45 2009 | http://epydoc.sourceforge.net |