artifact-internal: Create an artifact DTO.

Description Usage Arguments Details Value

Description

Creates a DTO (data transfer object) that fully describes an artifact from the repository. It is the central object for external (as opposed to internal to this package) processing, printing, etc.

Usage

1
2
3
4
5
6
7

Arguments

id

artifact identifier in store.

store

Object store; see storage::object_store.

tags

list of tag values that describe an artifact; typically read with storage::os_read_tags().

x

object to be tested.

Details

Each artifact (a list) has the following attributes (names):

Value

An artifact object.


lbartnik/repository documentation built on May 28, 2019, 9:50 a.m.