MCPcopy
hub / github.com/kopia/kopia / MkdirAll

Method MkdirAll

repo/content/write_temp_file.go:23–23  ·  view source on GitHub ↗
(path string, perm fs.FileMode)

Source from the content-addressed store, hash-verified

21 CreateTemp(dir, pattern string) (file, error)
22 Remove(name string) error
23 MkdirAll(path string, perm fs.FileMode) error
24}
25
26type localFS struct{}

Callers 15

untarFunction · 0.65
unzipFunction · 0.65
generateCommandsFunction · 0.65
mkSubdirectoriesFunction · 0.65
TestSnapshotStorageStatsFunction · 0.65
TestSnapshotEstimateFunction · 0.65
TestSnapshotFixFunction · 0.65
renameBlobsMethod · 0.65
clearCacheDirectoryFunction · 0.65
downloadFileFunction · 0.65

Implementers 1

localFSrepo/content/write_temp_file.go

Calls

no outgoing calls

Tested by 15

TestSnapshotStorageStatsFunction · 0.52
TestSnapshotEstimateFunction · 0.52
TestSnapshotFixFunction · 0.52
TestSnapshotCountersFunction · 0.52
TestSnapshotGCMethod · 0.52
testSnapshotDeleteFunction · 0.52
TestDiffFunction · 0.52
oneTimeSetupFunction · 0.52