Skip to contents

Persist the catalog list to disk using a QS2-backed format. The write is performed atomically by writing to a temporary file in the same directory and then moving it into place.

Usage

.st_catalog_write(cat, alias = NULL)

Arguments

cat

Catalog list to persist (with artifacts and versions).

Value

Invisible path to the catalog file.