dinorun ~master (2019-12-22T14:44:46Z)
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
cursorX
cursorY
flush
getline
height
hideCursor
moveTo
reset
setTitle
setTrueColor
showCursor
underline
width
write
writef
writefln
writeln
static functions
stdoutIsTerminal
Changes the current color. See enum Color for the values.