dcell v0.0.1 (2022-09-11T20:14:58Z)
Dub
Repo
CellBuffer.fill
dcell
cell
CellBuffer
Fill the entire contents, but leave any text styles undisturbed.
void
fill
(Cell c)
void
fill
(string s)
class
CellBuffer
pure
void
fill
(
string
s
)
void
fill
(string s, Style style)
Meta
Source
See Implementation
dcell
cell
CellBuffer
constructors
this
functions
dirty
fill
get
isLegal
opDollar
opIndex
opIndexAssign
resize
setAllDirty
setDirty
size
Fill the entire contents, but leave any text styles undisturbed.