Skip to content
Snippets Groups Projects
Commit c45975b7 authored by rswindell's avatar rswindell
Browse files

log(), write() and writeln() methods return the string they write. This makes

local logging and remote printing of the same string easy:
writeln(log("some string"));
parent 0f138e55
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment