method
getpass
v2_6_3 -
Show latest stable
- Class:
IO
getpass(*args)public
Reads and returns a line without echo back. Prints prompt unless it is nil.
You must require ‘io/console’ to use this method.
getpass(*args)Reads and returns a line without echo back. Prints prompt unless it is nil.
You must require ‘io/console’ to use this method.