MCPcopy Create free account
hub / github.com/codeaashu/claude-code / unclip

Method unclip

src/ink/output.ts:262–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

260 }
261
262 unclip() {
263 this.operations.push({
264 type: 'unclip',
265 })
266 }
267
268 get(): Screen {
269 const screen = this.screen

Callers 1

renderNodeToOutputFunction · 0.80

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected