ArtifactKind.FILE

Added in 4.2.0

object ArtifactKind.FILE : ArtifactKind


A Type of artifact that is a RegularFile

Summary

Public functions

open KClass<RegularFile>

Public functions

dataType

Added in 8.3.2
open fun dataType(): KClass<RegularFile>
Returns
KClass<RegularFile>

The data type used by Gradle to represent the file abstraction for this artifact kind.