MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.files/DefaultFileManager/getFilePath

getFilePath

[jvm]
open override fun getFilePath(vararg components: String): String

Get the path for the given components in a private application space on disk. The output will vary depending on the platform, but it can be assumed to be writable and readable.

Return

the local file path

Parameters

jvm

   
components Path components