Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ initApp
Method
initApp
src/renderer/controller.ts:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
initApp() {
53
this.app = createApp();
54
}
55
56
notify(text: string) {
57
if
(text.length > 0) {
Callers
1
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected