DatabasePathResolver

fun interface DatabasePathResolver

Inheritors

AndroidDatabasePathResolver

Functions

Link copied to clipboard
abstract fun getDatabasePath(databaseName: String): String

Return an absolute path to the given database as string.