Terminal.writefln

Writes to the terminal at the current cursor position.

struct Terminal
void
writefln
(
T...
)
(
string f
,
T t
)
Suggestion Box / Bug Report