MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / GetTree

Method GetTree

internal/model/archive.go:27–27  ·  view source on GitHub ↗

GetTree directly returns the full folder structure returns nil if the folder structure should be acquired by calling driver.ArchiveReader.ListArchive

()

Source from the content-addressed store, hash-verified

25 // GetTree directly returns the full folder structure
26 // returns nil if the folder structure should be acquired by calling driver.ArchiveReader.ListArchive
27 GetTree() []ObjTree
28}
29
30type ArchiveMetaInfo struct {

Callers 4

getArchiveMetaFunction · 0.65
FsArchiveMetaFunction · 0.65
SharingArchiveMetaFunction · 0.65

Implementers 1

ArchiveMetaInfointernal/model/archive.go

Calls

no outgoing calls

Tested by

no test coverage detected