◆ Execute() [1/2]
| override bool Zwipe.Build.Misc.DockerRemove.Execute |
( |
| ) |
|
◆ Execute() [2/2]
| bool Zwipe.Build.Misc.DockerRemove.Execute |
( |
string | fileName, |
|
|
string | argument ) |
|
private |
◆ GetImageName()
| string Zwipe.Build.Misc.DockerRemove.GetImageName |
( |
ITaskItem | item | ) |
|
|
private |
◆ GetRegistries()
| IEnumerable< string > Zwipe.Build.Misc.DockerRemove.GetRegistries |
( |
ITaskItem | item | ) |
|
|
private |
◆ GetTags()
| IEnumerable< string > Zwipe.Build.Misc.DockerRemove.GetTags |
( |
ITaskItem | item | ) |
|
|
private |
◆ OnStandardErrorReceived()
| void Zwipe.Build.Misc.DockerRemove.OnStandardErrorReceived |
( |
string | text | ) |
|
|
private |
◆ OnStandardOutputReceived()
| void Zwipe.Build.Misc.DockerRemove.OnStandardOutputReceived |
( |
string | text | ) |
|
|
private |
◆ Remove()
◆ ProjectItemPropertiesTag
| const string Zwipe.Build.Misc.DockerRemove.ProjectItemPropertiesTag = "Properties" |
|
staticprivate |
◆ ProjectItemRegistriesTag
| const string Zwipe.Build.Misc.DockerRemove.ProjectItemRegistriesTag = "Registries" |
|
staticprivate |
◆ ProjectItemTagsTag
| const string Zwipe.Build.Misc.DockerRemove.ProjectItemTagsTag = "Tags" |
|
staticprivate |
◆ Separator
| const char Zwipe.Build.Misc.DockerRemove.Separator = ';' |
|
staticprivate |
◆ SudoExecutable
| const string Zwipe.Build.Misc.DockerRemove.SudoExecutable = "sudo" |
|
staticprivate |
◆ Executable
| string Zwipe.Build.Misc.DockerRemove.Executable |
|
getset |
◆ Images
| ITaskItem [] Zwipe.Build.Misc.DockerRemove.Images |
|
getset |
◆ Properties
| string Zwipe.Build.Misc.DockerRemove.Properties = string.Empty |
|
getset |
◆ UseSudo
| bool Zwipe.Build.Misc.DockerRemove.UseSudo = false |
|
getset |
The documentation for this class was generated from the following file: