class Yell::Adapters::Io
def open!
-
open!
def open! @stream.sync = self.sync if @stream.respond_to? :sync @stream.flush if @stream.respond_to? :flush super end
open!
def open! @stream.sync = self.sync if @stream.respond_to? :sync @stream.flush if @stream.respond_to? :flush super end