Module | PryRemoteEm::Client::Keyboard |
In: |
lib/pry-remote-em/client/keyboard.rb
|
Makes stdin buffered or unbuffered. In unbuffered mode read and select will not wait for "\n"; also will not echo characters. This probably does not work on Windows. On EventMachine < 1.0.0.beta.4 this method doesn‘t do anything