dinorun ~master (2021-12-11T06:36:44.6945152)
Dub
Repo
TermWrapper.color
terminalwrapper
TermWrapper
sets terminal colors.
fg
is foreground,
bg
is background
class
TermWrapper
void
color
(
Color
fg
,
Color
bg
)
Meta
Source
See Implementation
terminalwrapper
TermWrapper
constructors
this
destructors
~this
functions
color
fill
flush
getKey
put
properties
height
width
sets terminal colors. fg is foreground, bg is background