Package io.github.kingsword09.symbolcraft.tasks
See: Description
-
Class Summary Class Description CleanSymbolsCacheTask Task that deletes cached SVG assets created by GenerateSymbolsTask. CleanSymbolsIconsTask Task that deletes generated icon files created by GenerateSymbolsTask. GenerateSymbolsTask Gradle task responsible for downloading icons from multiple libraries and converting them into Compose APIs. DownloadStats Data aggregated from the parallel download stage for logging and diagnostics. Success Failed DownloadResult Result wrapper representing either a successful or failed SVG download. ValidateSymbolsConfigTask Task that validates the DSL configuration before generation.