GetTree directly returns the full folder structure returns nil if the folder structure should be acquired by calling driver.ArchiveReader.ListArchive
()
| 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 | |
| 30 | type ArchiveMetaInfo struct { |
no outgoing calls
no test coverage detected