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.DependencyCheck.
Summary
This method searching all filled settings and append them to arguments.
- Assembly
- Cake
.DependencyCheck .dll - Namespace
- Cake
.DependencyCheck - Containing Type
- ArgumentAppender
Syntax
public void AppendArguments(DependencyCheckSettings settings, ProcessArgumentBuilder arguments)
Parameters
Name | Type | Description |
---|---|---|
settings | Dependency |
A required settings object. |
arguments | Process |
A required arguments object. |
Return Value
Type | Description |
---|---|
void |