Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ close
Method
close
src/main/views/manager.ts:150–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
close() {
151
this.saveBounds();
152
this.mainWindow.close();
153
app.quit();
154
}
155
156
edgeHide(hideDirection: HideDirection) {
157
const
window = this.mainWindow;
Callers
2
closeByName
Method · 0.80
bindUpdateEvents
Method · 0.80
Calls
1
saveBounds
Method · 0.95
Tested by
no test coverage detected