Methods
want_path
$self->want_path($dirname, clean => 1);
copy_files
$self->copy_files($file, $destfile, %opts);
$self->copy_files([@files], $destdir, %opts);
- verbose
-
log_info() about which files are being copied.
- flatten
_copy_file
$self->_copy_file($file, $destfile, %opts);