hcp

Summary

Makes an explicit copy of an asset, including all attributes and their values. Changes made to the original asset will not apply to the copy.

Return Value

Returns the full path to the new asset.

Usage

hcp <source asset> <target asset>

Where:

  • <source asset> = The existing asset to copy.
  • <target asset> = Where to copy the asset to. If <target asset> already exists and is of type alist or any derivative type the new asset will be located at the list <target asset>, with the basename of <source asset>. If <target asset> does not exist, the new asset will have that exact name.