178 179 180 181 182
# File 'lib/azuki/auth.rb', line 178 def echo_on with_tty do system "stty echo" end end