MCPcopy 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
25export default function processClipboard() {
26 return getPath(process.platform);
27}

Callers 1

TermClass · 0.85

Calls 1

getPathFunction · 0.70

Tested by

no test coverage detected