method
copy_file
v1_9_3_392 -
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.