32 33 34
# File 'lib/confctl/std_line_buffer.rb', line 32 def flush block.call(out_buffer.flush, err_buffer.flush) end