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
Runs using given settings and per-assembly settings args.
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Containing Type
- SmartAssemblyTool
<TSettings>
Syntax
public void Run(string command, TSettings settings, AssemblyOptionSettings[] args)
Parameters
Name | Type | Description |
---|---|---|
command | string | |
settings | TSettings | |
args | Assembly |
Return Value
Type | Description |
---|---|
void |