Method | Description | |
---|---|---|
ClearDirectory ( [ path, [ manifest, [ handler ) : System |
Creates a new directory clear task.
|
Method | Description | |
---|---|---|
OnCommit ( ) : void | ||
OnRollback ( ) : void | ||
OnStage ( ) : void |
public ClearDirectory ( [ path, [ manifest, [ handler ) : System | ||
path | [ | The path of the directory to clear. |
manifest | [ | The contents of a |
handler | [ | A callback object used when the the user needs to be asked questions or informed about IO tasks. |
return | System |