FastlaneAliases Class

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
CakeAliasCategoryAttribute

Methods

Name Value Summary
Fastlane(ICakeContext) 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<string, object>
Requires the Cake.DeployParams addin