dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
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.