Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ unregisterClipboardRenderer
Function
unregisterClipboardRenderer
cli/src/utils/clipboard.ts:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
export
function
unregisterClipboardRenderer(): void {
18
registeredRenderer = null
19
}
20
21
const
require = createRequire(
import
.meta.url)
22
Callers
2
clipboard.test.ts
File · 0.90
useClipboard
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected