readDataDirectory
suspend fun <T : Any> IOPlugin.readDataDirectory(path: Path, formatResolver: FileFormatResolver<T>): DataTree<T>
Content copied to clipboard
Read the directory as a data node. If path is a zip archive, read it as directory