Method: RIO::Stream::Input#add_rec_methods
- Defined in:
- lib/rio/stream.rb
#add_rec_methods ⇒ Object
130 131 132 |
# File 'lib/rio/stream.rb', line 130 def add_rec_methods() self.extend(rectype_mod.module_eval('Input')) end |
130 131 132 |
# File 'lib/rio/stream.rb', line 130 def add_rec_methods() self.extend(rectype_mod.module_eval('Input')) end |