Flowdock
method

_gets_noecho

Importance_0
v2_2_9 - Show latest stable - 0 notes - Class: StreamUI
_gets_noecho() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/user_interaction.rb, line 315
    def _gets_noecho
      @ins.noecho {@ins.gets}
    end
Register or log in to add new notes.