writeMetaFile

fun IOPlugin.writeMetaFile(path: Path, meta: Meta, metaFormat: MetaFormatFactory = JsonMetaFormat, descriptor: MetaDescriptor? = null)

Write meta to file using metaFormat. If path is a directory, write a file with name equals name of metaFormat. Like "meta.json"