packageName

abstract fun packageName(file: SqlDelightFile): String

Return

The package name for a given SqlDelight file. Equal to the relative path under its fixture's sqldelight directory.


abstract val packageName: String

Return

The package name for the whole source set. This is equivalent to the package name found in the manifest file for the current variant.