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.XComponent.
Summary
Cake Extension for XComponent Applications
- Assembly
- Cake
.XComponent .dll - Namespace
- Cake
.XComponent - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["XcPathAliases"]
class Type type-node
Syntax
public static class XcPathAliases
Attributes
| Type | Description |
|---|---|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| GetXcBridgeDirectory |
string |
This method returns the directory of XcBridge specified by the user or search it in the tools directory.
static
|
| GetXcBridgePath |
string |
This method returns the path of XcBridge specified by the user or search it in the tools directory.
static
|
| GetXcBuildDirectory |
string |
This method returns the directory of XcBuild specified by the user or search it in the tools directory.
static
|
| GetXcBuildPath |
string |
This method returns the path of XcBuild specified by the user or search it in the tools directory.
static
|
| Get |
string |
This method returns the directory of XcRuntime specified by the user or search it in the tools directory.
static
|
| GetXcRuntimePath |
string |
This method returns the path of XcRuntime specified by the user or search it in the tools directory.
static
|
| GetXcSpyDirectory |
string |
This method returns the directory of XcSpy specified by the user or search it in the tools directory.
static
|
| GetXcSpyPath |
string |
This method returns the path of XcSpy specified by the user or search it in the tools directory.
static
|
| GetXcStudioDirectory |
string |
This method returns the directory of XcStudio specified by the user or search it in the tools directory.
static
|
| GetXcStudioPath |
string |
This method returns the path of XcStudio specified by the user or search it in the tools directory.
static
|
| SetXcBridgePath |
void |
This method sets the path of XcBridge that will be used by all other commands.
static
|
| SetXcBuildPath |
void |
This method sets the path of XcBuild that will be used by all other commands.
static
|
| SetXcRuntimePath |
void |
This method sets the path of XcRuntime that will be used by all other commands.
static
|
| SetXcSpyPath |
void |
This method sets the path of XcSpy that will be used by all other commands.
static
|
| SetXcStudioPath |
void |
This method sets the path of XcStudio that will be used by all other commands.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
