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
Contains functionality for working with SmartAssembly-tools commands.
- Assembly
- Cake
.SmartAssembly .dll - Namespace
- Cake
.SmartAssembly - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["SmartAssemblyAliases"]
class Type type-node
Syntax
public static class SmartAssemblyAliases
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
Cake |
Methods
Name | Value | Summary |
---|---|---|
Smart |
void |
Adds SmartAssembly report.
static
|
SmartAssemblyBuild |
void |
Builds a SmartAssembly project.
static
|
Smart |
void |
Compacts SmartAssembly database.
static
|
SmartAssemblyCreate |
void |
Creates a new SmartAssembly project.
static
|
Smart |
void |
Downloads SmartAssembly reports.
static
|
SmartAssemblyEdit |
void |
Edits a SmartAssembly project.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|