HWRF  trunk@4391
produtil.prog.NoSuchRedirection Class Reference

Raised when trying to convert a pipeline of Runners to a POSIX sh string, if a redirection in the pipeline cannot be expressed in POSIX sh. More...

Detailed Description

Raised when trying to convert a pipeline of Runners to a POSIX sh string, if a redirection in the pipeline cannot be expressed in POSIX sh.

Definition at line 69 of file prog.py.

Inheritance diagram for produtil.prog.NoSuchRedirection:
produtil.prog.NotValidPosixSh

The documentation for this class was generated from the following file: