Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commandoperator/cmdop-sdk
/
Class
node/src/transport.ts:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
end(): void {
54
this.#done = true;
55
this.#wakeDone();
56
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected