jcli v0.21.0 (2021-08-25T09:08:24Z)
Dub
Repo
TextBuffer.setCell
jcli
text
buffer
TextBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
class
TextBuffer
@
safe
pure
void
setCell
(
size_t
x
,
size_t
y
,
const
char
[]
ch
,
Nullable
!
AnsiStyleSet
style
=
Nullable
!
AnsiStyleSet.init
)
Meta
Source
See Implementation
jcli
text
buffer
TextBuffer
aliases
OnRefreshFunc
constructors
this
functions
refresh
setCell
setCellsSingleChar
setCellsString
manifest constants
ALL
AUTO_GROW
properties
height
onRefresh
width