consoled ~master (2017-05-05T17:12:01Z)
Dub
Repo
readPassword
consoled
Reads password from user
string
readPassword
(
char
mask
= '*'
)
Parameters
mask
Type:
char
Typed character mask
Return Value
Type:
string
Password
Meta
Source
See Implementation
consoled
aliases
Bg
ConsolePoint
Fg
enums
CloseType
Color
ConsoleOutputStream
FontStyle
SpecialKey
functions
addCloseHandler
background
clearScreen
cursorPos
cursorVisible
drawBox
drawHorizontalLine
drawVerticalLine
fillArea
fontStyle
foreground
getch
kbhit
mode
moveCursorDown
moveCursorLeft
moveCursorRight
moveCursorUp
outputStream
readPassword
resetColors
resetFontStyle
setCursorPos
size
title
writeAt
writec
writecln
properties
height
width
structs
CloseEvent
ColorTheme
ConsoleInputMode
Reads password from user