ArtifactKind.DIRECTORY

object ArtifactKind.DIRECTORY : ArtifactKind

Any
   ↳ ArtifactKind
     ↳ ArtifactKind.DIRECTORY

Summary

Public functions

open KClass<Directory>

Public functions

dataType

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

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