Class: Goru::Bridges::Writable

Inherits:
Goru::Bridge show all
Defined in:
lib/goru/bridges/writable.rb

Constant Summary

Constants inherited from Goru::Bridge

Goru::Bridge::STATUS_FINISHED, Goru::Bridge::STATUS_IDLE, Goru::Bridge::STATUS_READY

Instance Attribute Summary

Attributes inherited from Goru::Bridge

#status

Method Summary

Methods inherited from Goru::Bridge

#channel_closed, #channel_read, #channel_received, #initialize

Constructor Details

This class inherits a constructor from Goru::Bridge