MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / getNewClipboard

Function getNewClipboard

lib/web/kill.js:54–56  ·  view source on GitHub ↗
(contin)

Source from the content-addressed store, hash-verified

52}
53
54function getNewClipboard(contin) {
55 _field.sendWithReturn("clipboard.getNewClipboard", {}, contin);
56}
57
58function paste() {
59 _field.log("about to paste");

Callers 1

pasteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected