Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
function
getNewClipboard(contin) {
55
_field.sendWithReturn(
"clipboard.getNewClipboard"
, {}, contin);
56
}
57
58
function
paste() {
59
_field.log(
"about to paste"
);
Callers
1
paste
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected