Rose::FileSystem::copyFile
Copy a file.
Synopsis
Description
Copies the contents of the source file to the destination file, overwriting the destination file if it existed.
Parameters
Name |
Description |
sourceFileName |
Name of entities in a filesystem. |
destinationFileName |
Name of entities in a filesystem. |
Created with MrDocs