method
getpass
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)
public
Reads and returns a line without echo back. Prints prompt unless it is nil.
You must require ‘io/console’ to use this method.