ComposeHandler
abstract class ComposeHandler @Inject constructor(objects: ObjectFactory, globalFoundryProperties: FoundryProperties, foundryProperties: FoundryProperties, versionCatalog: VersionCatalog)(source)
Constructors
Link copied to clipboard
@Inject
Functions
Link copied to clipboard
Link copied to clipboard
fun enableCompilerMetricsForDebugging(reportsDestination: File, metricsDestination: File = reportsDestination)
Enables compose compiler metrics for this project. Note this should not be enabled by default and is just for debugging!