Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getTabStoreInterface
Function · 0.80
deletePage
Function · 0.80
deletePages
Function · 0.80
deleteFolder
Function · 0.80
clearFolder
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected