mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 23:41:41 -04:00
The CopyFile function is essentially a go recreation of the `cp' command, which copies one file from a source path to a destination directory or file. This can be used for several tests in the future.