//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.usecase/DefaultExportGlossaryUseCase/invoke
invoke
[jvm]
open suspend operator override fun invoke(path: String)
Export the global glossary content as a CSV file at a given path..
Parameters
jvm
path | Destination file path |