The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
getpass
core
sys
linux
unistd
Prompt for a password without echoing it.
version(linux)
extern (
C
) nothrow
char
*
getpass
(
const
(
char
)*
prompt
)
Meta
Source
See Implementation
core
sys
linux
unistd
functions
getpass
Prompt for a password without echoing it.