Skip to content

VirtualConsolePrinter.close()

David Ortner edited this page Jun 10, 2025 · 1 revision

Closes the printer. This will clear the log entries and block any new entries from being added.

Signature

close(): void;

Returns

void

Clone this wiki locally