Package-level declarations
Types
Link copied to clipboard
class IconParsingWorkActionResult(val origin: String, val output: String, val status: IconParsingWorkActionResult.Status = Status.Unknown, val message: String)
Represents the result of an individual icon parsing operation performed by a Gradle worker.