Class: CopyTask
Source Location: /tasks/system/CopyTask.php
ProjectComponent
|
--Task
|
--CopyTask
A phing copy task. Copies a file or directory to a new file or directory. Files are only copied if the source file is newer than the destination file, or when the destination file does not exist. It is possible to explictly overwrite existing files.
Author(s):
- Andreas Aderhold, andi@binarycloud.com
Version:
- $Revision: 552 $ $Date: 2009-08-29 14:18:13 +0200 (Sat, 29 Aug 2009) $
Copyright:
- � 2001,2002 THYRELL. All rights reserved
|
|
|
Child classes:
|
Inherited Variables
|
Inherited Methods
|
Class Details
Class Variables
Class Methods
|
|