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

Method closeAll

src/services/workbench/editorService.ts:87–87  ·  view source on GitHub ↗

* Close the specific group all opened tabs * @param groupId The groupId is required

(groupId: UniqueId)

Source from the content-addressed store, hash-verified

85 * @param groupId The groupId is required
86 */
87 closeAll(groupId: UniqueId): void;
88 /**
89 * Get the specific group
90 * @param groupId The groupId is required

Callers 3

activateFunction · 0.65
activateFunction · 0.65

Implementers 1

EditorServicesrc/services/workbench/editorService.t

Calls

no outgoing calls

Tested by

no test coverage detected