copy_file


copy_file(src, dest)
      

Copy the file src to dest. Return void.

Also see:

rename_file
delete_file


Core Module Index | Contents