consoleur ~master (2017-11-14T20:07:03Z)
Dub
Repo
getPassword
consoleur
cli
password
Reads password from the user with echo
string
getPassword
@
trusted
(
string
prompt
= "Password: "
,
int
maxLength
= 0
,
dchar
mask
= '•'
)
Parameters
mask
Type:
dchar
Typed character mask
Return Value
Type:
string
Password
Meta
Source
See Implementation
consoleur
cli
password
modules
password
progress
util
Reads password from the user with echo