MCPcopy
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

watchRunModeChangeMethod · 0.95
handleProtocolMethod · 0.95
handleFileMethod · 0.95
handleCommandsMethod · 0.95
initWindowManagerMethod · 0.80
TrayManagerClass · 0.80
DockManagerClass · 0.80
openWindowMethod · 0.80
showWindowMethod · 0.80
toggleWindowMethod · 0.80

Calls 1

showWindowMethod · 0.80

Tested by

no test coverage detected