@groovy.transform.CompileStatic @org.gradle.api.tasks.CacheableTask abstract class FetchTagsTask extends Exec
Type | Name and description |
---|---|
Property<java.time.LocalDateTime> |
cacheDate |
Property<java.lang.String> |
defaultTag |
RegularFileProperty |
tagsFile |
Constructor and description |
---|
FetchTagsTask(ObjectFactory objectFactory, Project project) |
Groovy Documentation