method
copy_file
v2_2_9 -
Show latest stable
- Class:
FileUtils
copy_file(src, dest, preserve = false, dereference = true)public
Copies file contents of src to dest. Both of src and dest must be a path name.
copy_file(src, dest, preserve = false, dereference = true)Copies file contents of src to dest. Both of src and dest must be a path name.