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.Fastlane.
Summary
Contains aliases for obtaining a
Cake.Fastlane.FastlaneAliases.FastlaneProvider
instance.
- Assembly
- Cake
.Fastlane .dll - Namespace
- Cake
.Fastlane - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["FastlaneAliases"]
class Type type-node
Syntax
public static class FastlaneAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
Fastlane |
FastlaneProvider |
Gets an instance of
Cake.Fastlane.FastlaneAliases.FastlaneProvider that can be used to interact with fast lane tools.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|