27 28 29 30 31
# File 'lib/scripted/output/command_logger.rb', line 27 def sync read.sync write.sync sleep 0.01 end