MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

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

DefaultFileManager

[jvm]
object DefaultFileManager : FileManager

Functions

Name Summary
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.