◆ Execute()
| override bool Zwipe.Build.Misc.RCloneCopy.Execute |
( |
| ) |
|
◆ FileCopy()
| void Zwipe.Build.Misc.RCloneCopy.FileCopy |
( |
string | sourceFilePath, |
|
|
string | destinationFilePath, |
|
|
bool | overwrite ) |
|
private |
◆ FileDelete()
| void Zwipe.Build.Misc.RCloneCopy.FileDelete |
( |
string | filePath | ) |
|
|
private |
◆ FileExists()
| bool Zwipe.Build.Misc.RCloneCopy.FileExists |
( |
string | filePath | ) |
|
|
private |
◆ CopiedFiles
| ITaskItem [] Zwipe.Build.Misc.RCloneCopy.CopiedFiles |
|
getset |
◆ DestinationFiles
| ITaskItem [] Zwipe.Build.Misc.RCloneCopy.DestinationFiles |
|
getset |
◆ ErrorIfNotExists
| ITaskItem Zwipe.Build.Misc.RCloneCopy.ErrorIfNotExists |
|
getset |
◆ Executable
| string Zwipe.Build.Misc.RCloneCopy.Executable = Platform.IsWindows() ? "rclone.exe" : "rclone" |
|
getset |
◆ SourceFiles
| ITaskItem [] Zwipe.Build.Misc.RCloneCopy.SourceFiles |
|
getset |
The documentation for this class was generated from the following file: