ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
Term.ForegroundColor
ae
sys
term
Term
Color wrapping formatting operations for put.
class
Term
struct
ForegroundColor {
Color
c
;
}
Members
Variables
c
Color
c
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
term
Term
aliases
bg
fg
enums
Color
functions
put
putText
setBackgroundColor
setColor
setTextColor
structs
BackgroundColor
ForegroundColor
Color wrapping formatting operations for put.