//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.usecase/DefaultImportGlossaryUseCase/invoke
invoke
[jvm]
open suspend operator override fun invoke(path: String)
Import the terms contained in the CSV file at a given path into the global glossary.
Parameters
jvm
path | Source file path |