FastlaneMatchProvider.

Match(FastlaneMatchConfiguration) Method

Summary

Executes fastlane match with the specified configuration.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneMatchProvider

Syntax

public void Match(FastlaneMatchConfiguration configuration)

Parameters

Name Type Description
configuration FastlaneMatchConfiguration

Return Value

Type Description
void