copy-directory
2016-06-28
Copy a directory.
Upstream URL
Author
Fernando Borretti <eudoxiahp@gmail.com>
Maintainer
Fernando Borretti <eudoxiahp@gmail.com>
License
MIT
copy-directory
Copy a directory, using the native cp
utility if available.
Overview
It just copies directories.
Usage
(copy-directory:copy #p"/path/to/source/" #p"/path/to/destination/")
License
Copyright (c) 2016 Fernando Borretti
Licensed under the MIT License.