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

Function buffer

src/ink/termio/tokenize.ts:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 },
87
88 buffer(): string {
89 return currentBuffer
90 },
91 }
92}
93

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected