Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/vercel/hyper
/ processClipboard
Function
processClipboard
lib/utils/paste.ts:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
};
24
25
export
default
function
processClipboard() {
26
return
getPath(process.platform);
27
}
Callers
1
Term
Class · 0.85
Calls
1
getPath
Function · 0.70
Tested by
no test coverage detected