dcell v0.0.1 (2022-09-11T20:14:58Z)
Dub
Repo
CellBuffer.fill
dcell
cell
CellBuffer
Fill the entires contents, including the given style.
void
fill
(Cell c)
void
fill
(string s)
void
fill
(string s, Style style)
class
CellBuffer
pure
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 entires contents, including the given style.