MCPcopy Create free account
hub / github.com/DTStack/molecule / get

Method get

src/services/workbench/sidebarService.ts:19–19  ·  view source on GitHub ↗

* Get a specific pane via id * @param id

(id: UniqueId)

Source from the content-addressed store, hash-verified

17 * @param id
18 */
19 get(id: UniqueId): ISidebarPane | undefined;
20 /**
21 * Add a new Sidebar pane
22 * @param pane

Callers 15

EditorControllerClass · 0.65
openTabMethod · 0.65
folderTree.test.tsFile · 0.65
runMethod · 0.65
initializeMethod · 0.65
getLocaleMethod · 0.65
removeLocaleMethod · 0.65
setCurrentLocaleMethod · 0.65
transformLocaleDataMethod · 0.65
localizeMethod · 0.65
commandServiceMethod · 0.65
mergeEditorServicesMethod · 0.65

Implementers 2

SidebarServicesrc/services/workbench/sidebarService.
FolderTreeServicesrc/services/workbench/explorer/folder

Calls

no outgoing calls

Tested by

no test coverage detected