Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ snapshot
Method
snapshot
src/api/runtime-api.ts:857–857 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
855
856
export
interface
TaskNotesRuntimeSettingsApi {
857
snapshot(): Readonly<TaskNotesSettings>;
858
}
859
860
export
interface
TaskNotesRuntimeDefaultBasesResult {
Callers
1
PerformanceProfiler.test.ts
File · 0.65
Implementers
1
TaskNotesPerformanceProfiler
src/utils/PerformanceProfiler.ts
Calls
no outgoing calls
Tested by
no test coverage detected