Package-level declarations
Types
Link copied to clipboard
TODO Not implemented. Reading the HTML DOM api, I don't know if it is possible to monitor the clipboard so that we can spot when the clipboard does/doesn't contains text. So I don't know if it is possible to implement containsTextProperty (cleanly).
Exposes the system clipboard for copy/paste operations.
Link copied to clipboard
Logs messages to the console. This is stderr on the jvm, and console.log for JS
Logs messages to the console.
Logs messages to the console.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An in-memory log, split into two parts, so that when the maximum entries are exceeded, the start and end of the log are preserved, and the middle is discarded.