Module: Pipes
- Defined in:
- lib/pipes.rb,
lib/ssh_pipe.rb,
lib/fake_pipe.rb,
lib/system_pipe.rb,
lib/single_command_pipe.rb
Defined Under Namespace
Classes: FakePipe, PipeReset, SingleCommandPipe, SshPipe, SystemPipe
Constant Summary collapse
- GEM_PATH =
File.join(File.dirname(__FILE__), "..")
- PIPE_COMMAND_TIMEOUT =
5
- PIPE_CLOSE_TIMEOUT =
0.5