Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/Waishnav/devspace
/ close
Method
close
src/server.ts:70–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
app: ReturnType<typeof createMcpExpressApp>;
69
config: ServerConfig;
70
close(): void;
71
}
72
73
type
ToolContent =
Callers
9
close
Method · 0.65
testDatabaseConfiguration
Function · 0.65
testPersistenceAndTokenHashing
Function · 0.65
close
Method · 0.65
workspaces.test.ts
File · 0.65
shutdown
Function · 0.65
checkSqliteNative
Function · 0.65
createServer
Function · 0.65
shutdown
Function · 0.65
Implementers
3
SqliteOAuthStore
src/oauth-store.ts
SingleUserOAuthProvider
src/oauth-provider.ts
SqliteWorkspaceStore
src/workspace-store.ts
Calls
no outgoing calls
Tested by
2
testDatabaseConfiguration
Function · 0.52
testPersistenceAndTokenHashing
Function · 0.52