copy_artifacts {precommit}R Documentation

Copy some file to the test directory that must be present, but are not passed to the hook as a file argument.

Description

Copy some file to the test directory that must be present, but are not passed to the hook as a file argument.

Usage

copy_artifacts(artifacts, tempdir)

Arguments

artifacts

Artifacts to copy.

tempdir

The temporary directory.


[Package precommit version 0.4.2 Index]