Package-level declarations

Types

Link copied to clipboard
@CacheableTask
abstract class GenerateGraphMetadataTask : DefaultTask

Aggregates Metro graph metadata JSON files into a single consolidated report on a per-compilation basis.

Link copied to clipboard
interface MetroArtifacts

Provides access to Metro's build artifacts and reports for a Kotlin compilation.

Properties

Link copied to clipboard
val MetroArtifacts.graphMetadataDir: Provider<Directory>

Directory containing machine-readable graph metadata JSON files.