dcell v0.0.1 (2022-09-11T20:14:58Z)
Dub
Repo
Screen.clear
dcell
screen
Screen
Clears the screen. This doesn't take effect until the show function is called.
interface
Screen
void
clear
(
)
Meta
Source
See Implementation
dcell
screen
Screen
functions
beep
clear
colors
disableMouse
enableMouse
enablePaste
fill
hasKey
hasMouse
opDollar
opIndex
opIndexAssign
receiveEvent
resize
setSize
setStyle
show
showCursor
size
start
stop
sync
Clears the screen. This doesn't take effect until the show function is called.