프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
DeployDirectory ( [ sourcePath, [ sourceManifest, [ destinationPath, [ handler ) : System |
Creates a new directory deployment task.
|
메소드 | 설명 | |
---|---|---|
OnCommit ( ) : void | ||
OnRollback ( ) : void | ||
OnStage ( ) : void |
public DeployDirectory ( [ sourcePath, [ sourceManifest, [ destinationPath, [ handler ) : System | ||
sourcePath | [ | The path of the source directory to copy from. |
sourceManifest | [ | The contents of a |
destinationPath | [ | The path of the destination directory to copy to. |
handler | [ | A callback object used when the the user needs to be asked questions or informed about IO tasks. |
리턴 | System |