J
John Chant
Hi,
I'm new to Ruby ( one day), but not to programming (over 30 years) and I
would like some help.
I would like to be able to read a password without echoing the
characters typed. I've looked at getc but this echos the character (as a
number).
Something like the python getpass would be good.
John Chant
I'm new to Ruby ( one day), but not to programming (over 30 years) and I
would like some help.
I would like to be able to read a password without echoing the
characters typed. I've looked at getc but this echos the character (as a
number).
Something like the python getpass would be good.
John Chant