LazyOutputArtifact

constructor(name: String, content: () -> ByteArray, type: ArtifactType)

Parameters

name

name of the resource (without file extensions)

content

supplier of the content of the resource, retrieved upon visit

type

type of content the resource contains