Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/agalwood/Motrix
/ show
Method
show
src/main/Application.js:508–510 ·
view source on GitHub ↗
(page = 'index')
Source
from the content-addressed store, hash-verified
506
}
507
508
show (page =
'index'
) {
509
this.windowManager.showWindow(page)
510
}
511
512
hide (page) {
513
if
(page) {
Callers
10
watchRunModeChange
Method · 0.95
handleProtocol
Method · 0.95
handleFile
Method · 0.95
handleCommands
Method · 0.95
initWindowManager
Method · 0.80
TrayManager
Class · 0.80
DockManager
Class · 0.80
openWindow
Method · 0.80
showWindow
Method · 0.80
toggleWindow
Method · 0.80
Calls
1
showWindow
Method · 0.80
Tested by
no test coverage detected