FilePathAware
class FilePathAware(roots: Roots, rootPackageName: String = "") : PackageNameGenerator
Content copied to clipboard
Constructors
Functions
Properties
Link copied to clipboard
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.