getpass

Prompt for a password without echoing it.

version(linux) extern (C) nothrow
char*
getpass
(
const(char)* prompt
)
Suggestion Box / Bug Report