Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ init
Method
init
web/pgadmin/about/static/js/about.js:25–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
init() {
26
if
(this.initialized)
27
return
;
28
this.initialized = true;
29
}
30
31
// This is a callback function to show about dialog.
32
about_show() {
Callers
4
ObjectExplorer
Function · 0.45
browser.js
File · 0.45
initializeModules
Function · 0.45
BgProcessManager.spec.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected