Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/outerbase/studio
/ getSidebars
Method
getSidebars
src/core/extension-manager.tsx:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
getSidebars() {
110
return this.sidebars;
111
}
112
113
getResourceCreateMenu() {
114
return this.resourceCreateMenu;
Callers
1
DatabaseGui
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected