Method: ProcessExecuter::MonitoredPipe#thread
- Defined in:
- lib/process_executer/monitored_pipe.rb
#thread ⇒ Thread (readonly)
The thread that monitors the pipe
208 209 210 |
# File 'lib/process_executer/monitored_pipe.rb', line 208 def thread @thread end |