MCPcopy Create free account
hub / github.com/tinyplex/tinybase / goTo

Method goTo

src/@types/checkpoints/index.d.ts:74–74  ·  view source on GitHub ↗
(checkpointId: Id)

Source from the content-addressed store, hash-verified

72
73 /// Checkpoints.goTo
74 goTo(checkpointId: Id): Checkpoints;
75
76 /// Checkpoints.clear
77 clear(): Checkpoints;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected