Flat

class Flat(packageName: String) : PackageNameGenerator

Constructors

Link copied to clipboard
constructor(packageName: String)

Properties

Link copied to clipboard
open val version: String

A version that is used as input of the Gradle task. Since PackageNameGenerator cannot easily be serialized and influences the output of the task, we need a way to mark the task out-of-date when the implementation changes.

Functions

Link copied to clipboard
open override fun packageName(filePath: String): String

This will be called with