consoled ~master (2017-05-05T17:12:01Z)
Dub
Repo
Terminal.color
arsd
terminal
Terminal
Changes the current color. See enum Color for the values.
struct
Terminal
void
color
(
int
foreground
,
int
background
,
ForceOption
force
=
ForceOption.automatic
,
bool
reverseVideo
= false
)
Meta
Source
See Implementation
arsd
terminal
Terminal
constructors
this
functions
clear
color
flush
getline
hideCursor
moveTo
reset
setTitle
setTrueColor
showCursor
underline
write
writef
writefln
writeln
properties
cursorX
cursorY
height
width
Changes the current color. See enum Color for the values.