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
Gets an instance of Cake.Fastlane.FastlaneAliases.FastlaneProvider
that can be used to interact with fast lane tools.
Syntax
public static FastlaneProvider Fastlane(this ICakeContext context)
Attributes
Type |
Description |
CakePropertyAliasAttribute |
|
CakeAliasCategoryAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
Return Value