Module: Magritte

Defined in:
lib/magritte/pipe.rb,
lib/magritte/iostreams.rb,
lib/magritte/line_buffer.rb

Overview

Acts as a two way pipe like the shell command line. We put data into a sub-process and capture the output.

Defined Under Namespace

Classes: BlockStream, LineBuffer, LineBufferOutputStream, Pipe, ProcOutputStream