MCPcopy Create free account
hub / github.com/experdot/pointer / tabsStore.ts

File tabsStore.ts

src/renderer/src/stores/tabsStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { persistence } from '../persistence/registry'
3import { tryGetCurrentWorkspaceScope } from '../persistence/scope'
4import { getTabsQueue } from './persistenceQueue'

Callers

nothing calls this directly

Calls 9

filterValidTabsFunction · 0.90
computeNewHistoryFunction · 0.85
tryNavigateToHistoryFunction · 0.85
toHistoryEntryFunction · 0.85
persistFunction · 0.70
getMethod · 0.65
workspaceMethod · 0.65
getFunction · 0.50

Tested by

no test coverage detected