Method: CodeTools::CompiledFile#stream

Defined in:
lib/rubinius/code/compiler/compiled_file.rb

#streamObject (readonly)

Returns the value of attribute stream.



23
24
25
# File 'lib/rubinius/code/compiler/compiled_file.rb', line 23

def stream
  @stream
end