Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ canGoBack
Method
canGoBack
src/renderer/src/stores/interfaces/ui.ts:125–125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
goBack(): void
124
goForward(): void
125
canGoBack(): boolean
126
canGoForward(): boolean
127
clearHistory(): void
128
navigateToHistoryIndex(index: number): void
Callers
1
getTabStoreInterface
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected