Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ close
Function
close
packages/sdk/js/src/server.ts:95–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
return
{
94
url,
95
close() {
96
clear()
97
stop(proc)
98
},
99
}
100
}
101
Callers
nothing calls this directly
Calls
2
stop
Function · 0.90
clear
Function · 0.70
Tested by
no test coverage detected