MCPcopy Create free account
hub / github.com/Make-md/makemd / saveFrame

Method saveFrame

src/core/spaceManager/webAdapter/webAdapter.ts:244–247  ·  view source on GitHub ↗
(path: string, frame: SpaceTable)

Source from the content-addressed store, hash-verified

242 }
243
244 public async saveFrame (path: string, frame: SpaceTable) {
245
246 return false
247 }
248
249
250

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected