Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ closeRightTabs
Method
closeRightTabs
src/renderer/src/stores/interfaces/ui.ts:109–109 ·
view source on GitHub ↗
* 关闭右侧标签页
(tabId: string)
Source
from the content-addressed store, hash-verified
107
* 关闭右侧标签页
108
*/
109
closeRightTabs(tabId: string): void
110
111
/**
112
* 关闭所有标签页
Callers
1
getTabStoreInterface
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected