Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombshell-dev/clack
/ close
Method
close
packages/core/test/mock-readable.ts:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
close(): void {
24
this._buffer = null;
25
}
26
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected