//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.usecase/ImportGlossaryUseCase/invoke
invoke
[jvm]
abstract suspend operator 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 |