Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ stop
Function
stop
browse/test/browse-client.test.ts:55–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
requests,
54
setResponse(status: number, body: string) { response = { status, body }; },
55
async
stop() { server.stop(true); },
56
};
57
}
58
Callers
nothing calls this directly
Calls
1
stop
Method · 0.80
Tested by
no test coverage detected