MCPcopy Create free account
hub / github.com/experdot/pointer / closeTab

Method closeTab

src/renderer/src/stores/interfaces/ui.ts:67–67  ·  view source on GitHub ↗

* 关闭标签页

(tabId: string)

Source from the content-addressed store, hash-verified

65 * 关闭标签页
66 */
67 closeTab(tabId: string): void
68
69 /**
70 * 设置激活的标签页

Callers 5

getTabStoreInterfaceFunction · 0.80
deletePageFunction · 0.80
deletePagesFunction · 0.80
deleteFolderFunction · 0.80
clearFolderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected