This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Docker.
Summary
Constructor.
- Assembly
- Cake
.Docker .dll - Namespace
- Cake
.Docker - Containing Type
- DockerArgument
Syntax
public DockerArgument(string key, string value, DockerArgumentQuoting quoting)
Parameters
Name | Type | Description |
---|---|---|
key | string | |
value | string | |
quoting | Docker |
Return Value
Type | Description |
---|---|
void |