//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.tm.usecase/ImportTmxUseCase
ImportTmxUseCase
[jvm]
interface ImportTmxUseCase
Contract for the import TMX use case.
Functions
Name | Summary |
---|---|
invoke | [jvm] abstract suspend operator fun invoke(path: String) Import the content of a TMX file into the global translation memory. |