Class: StringIO
- Includes:
- OpenC3IO
- Defined in:
- lib/openc3/core_ext/stringio.rb
Overview
OpenC3 specific additions to the Ruby IO class
Instance Method Summary collapse
Methods included from OpenC3IO
Instance Method Details
#path ⇒ nil
32 33 34 |
# File 'lib/openc3/core_ext/stringio.rb', line 32 def path nil end |