Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ goForward
Method
goForward
src/@types/checkpoints/index.d.ts:71–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
70
/// Checkpoints.goForward
71
goForward(): Checkpoints;
72
73
/// Checkpoints.goTo
74
goTo(checkpointId: Id): Checkpoints;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected