Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ reset
Method
reset
src/services/workbench/panelService.ts:106–106 ·
view source on GitHub ↗
* Reset data in state
()
Source
from the content-addressed store, hash-verified
104
* Reset data in state
105
*/
106
reset(): void;
107
}
108
109
@singleton()
Callers
12
notificationService.test.ts
File · 0.65
auxiliaryBarService.test.ts
File · 0.65
extensionService.test.ts
File · 0.65
menuBarService.test.ts
File · 0.65
layoutService.test.ts
File · 0.65
panelService.test.ts
File · 0.65
sidebarService.test.ts
File · 0.65
statusBarService.test.ts
File · 0.65
activityBarService.test.ts
File · 0.65
colorThemeService.test.ts
File · 0.65
explorerService.test.ts
File · 0.65
problemsService.test.ts
File · 0.65
Implementers
1
PanelService
src/services/workbench/panelService.ts
Calls
no outgoing calls
Tested by
no test coverage detected