qui v0.6.2 (2023-01-12T03:27:17Z)
Dub
Repo
Viewport.write
qui
qui
Viewport
Writes a string.
bool
write
(dchar c, Color fg, Color bg)
uint
write
(dstring s, Color fg, Color bg)
struct
Viewport
private public
uint
write
(
dstring
s
,
Color
fg
,
Color
bg
)
Return Value
Type:
uint
number of characters written
Meta
Source
See Implementation
qui
qui
Viewport
functions
fillLine
isWritable
moveTo
write
Writes a string.