Stay organized with collections Save and categorize content based on your preferences.

ArtifactKind.FILE

object ArtifactKind.FILE : ArtifactKind


Summary

Public functions

open KClass<RegularFile>

Public functions

dataType

open fun dataType(): KClass<RegularFile>
Returns
KClass<RegularFile>

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