Module Command :: Class pwdclass
[hide private]

Class pwdclass

source code

object --+    
         |    
      pype --+
             |
            pwdclass

make the name of the current directory available to the pipeline.

Instance Methods [hide private]
 
__iter__(self) source code

Inherited from pype: __gt__, __init__, __or__, __repr__, __str__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from object: __class__