60 61 62
# File 'lib/shell/system-command.rb', line 60 def flush @pipe_out.flush if @pipe_out and !@pipe_out.closed? end