lib/expectr.rb in expectr-0.9.0 vs lib/expectr.rb in expectr-0.9.1

- old
+ new

@@ -211,9 +211,10 @@ in_thread.join trap 'INT', oldtrap `stty #{old_tty}` return nil end + alias :interact! :interact # # Send +str+ to application # def send(str)