Method: BOAST::CKernel#to_str
- Defined in:
- lib/BOAST/CKernel.rb
#to_str ⇒ Object
132 133 134 135 |
# File 'lib/BOAST/CKernel.rb', line 132 def to_str @code.rewind return code.read end |
132 133 134 135 |
# File 'lib/BOAST/CKernel.rb', line 132 def to_str @code.rewind return code.read end |