Method: RIO::File::Base#fstream
- Defined in:
- lib/rio/file.rb
#fstream ⇒ Object
57 58 59 60 61 |
# File 'lib/rio/file.rb', line 57 def fstream() #p self.rl.class self.rl = self.stream_rl_ become 'Path::Stream::Open' end |
57 58 59 60 61 |
# File 'lib/rio/file.rb', line 57 def fstream() #p self.rl.class self.rl = self.stream_rl_ become 'Path::Stream::Open' end |