Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chokcoco/iCSS
/ close
Method
close
MCP/debug.js:181–186 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
179
}
180
181
close() {
182
if
(this.db) {
183
this.db.close();
184
console.log(
'📚 Database connection closed'
);
185
}
186
}
187
}
188
189
// 运行调试测试
Callers
5
runDebugTests
Function · 0.95
cleanup
Method · 0.45
showPrompt
Function · 0.45
debug-interactive.js
File · 0.45
testSearch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected