MCPcopy Create free account
hub / github.com/WuTheFWasThat/vimflowy / loadTo

Method loadTo

src/assets/ts/document.ts:829–877  ·  view source on GitHub ↗
(
    // TODO: serialized is a SerializedBlock
    serialized: any, parent_path = this.root, index = -1,
    id_mapping: {[key: number]: Row} = {}, replace_empty = false
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

loadMethod · 0.95
mutateMethod · 0.80

Calls 8

attachChildMethod · 0.95
getChildrenMethod · 0.95
getLineMethod · 0.95
newChildMethod · 0.95
setLineMethod · 0.95
setCollapsedMethod · 0.95
childMethod · 0.80
emitAsyncMethod · 0.80

Tested by

no test coverage detected