Module fs_utils::copy
[−]
[src]
Functions to copy files and directories from one place to another.
Enums
| Error |
Functions
| copy_directory |
Copies the contents of the source directory to the given destination directory.
In |
| destination_directory |
Return the computed destination directory, given a source directory. |