core.sys.linux.unistd

Public Imports

core.sys.posix.unistd
public import core.sys.posix.unistd;

Members

Functions

getpass
char* getpass(const(char)* prompt)

Prompt for a password without echoing it.

Suggestion Box / Bug Report