MCPcopy Create free account
hub / github.com/rsc/tmp / Create

Function Create

mpt/disk.go:117–119  ·  view source on GitHub ↗

Create creates a new, empty on-disk [Tree] stored in the two named files. The files must not already exist, unless they are both os.DevNull, in which case the Tree is held only in memory.

(file1, file2, disk string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestDiskReopenFunction · 0.70

Calls 1

openFunction · 0.70

Tested by 1

TestDiskReopenFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…