R/tar_repository_cas_local.R
tar_cas_u.Rd
For internal use only.
tar_cas_u(cas, key, path)
File path to the CAS repository. NULL to default to file.path(tar_config_get("store"), "cas") (usually "_targets/cas/").
NULL
file.path(tar_config_get("store"), "cas")
"_targets/cas/"
Key of the object in the CAS system.
Staging path of the file.
Called for its side effects.
The short function name helps reduce the size of the tar_repository_cas() format string and save space in the metadata.
tar_repository_cas()