artifacts property

List<Artifact>? artifacts
getter/setter pair

A set of output artifacts for a Task.

Implementation

core.List<Artifact>? artifacts;