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.SmartAssembly.
Summary
Creates arguments for the tool.
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Containing Type
- SmartAssemblyTool
<TSettings>
Syntax
public static ProcessArgumentBuilder GetArguments(string command, TSettings settings, AssemblyOptionSettings[] args)
Parameters
| Name | Type | Description |
|---|---|---|
| command | string | |
| settings | TSettings | |
| args | Assembly |
Return Value
| Type | Description |
|---|---|
| Process |
