FastlaneProvider.

FastlaneProvider(ICakeContext) Constructor

Summary

Initializes a new instance of the FastlaneProvider class.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneProvider

Syntax

public FastlaneProvider(ICakeContext context)

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
void