ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
ANSITerm.isTerm
ae
sys
term
ANSITerm
Returns true if
f
is a TTY and
TERM
is set to anything other than "dumb".
class
ANSITerm
static
bool
isTerm
(
File
f
)
Meta
Source
See Implementation
ae
sys
term
ANSITerm
constructors
this
functions
setBackgroundColor
setColor
setTextColor
static functions
ansiColor
isTerm
Returns true if f is a TTY and TERM is set to anything other than "dumb".