ProblemsAware

Provides access to Gradle's Problems API for structured issue reporting.

Implement this interface in Gradle tasks or services that need to report problems via the incubating Problems API.

Inheritors

Properties

Link copied to clipboard
@get:Inject
abstract val problems: Problems