Copy a directory, using the native cp utility if available.
It just copies directories.
(copy-directory:copy #p"/path/to/source/" #p"/path/to/destination/")Copyright (c) 2016 Fernando Borretti
Licensed under the MIT License.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Copy a directory, using the native cp utility if available.
It just copies directories.
(copy-directory:copy #p"/path/to/source/" #p"/path/to/destination/")Copyright (c) 2016 Fernando Borretti
Licensed under the MIT License.