Class: Opal::RSpec::NoopFlushStringIO

Inherits:
StringIO
  • Object
show all
Defined in:
opal/opal/rspec/formatter/noop_flush_string_io.rb

Instance Method Summary collapse

Instance Method Details

#flushObject

make printer happy



5
6
# File 'opal/opal/rspec/formatter/noop_flush_string_io.rb', line 5

def flush
end