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
Initializes an instance of
FastlaneMatchProvider
.
- Assembly
- Cake
.Fastlane .dll - Namespace
- Cake
.Fastlane - Containing Type
- Fastlane
Match Provider
Syntax
public FastlaneMatchProvider(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | |
environment | ICakeEnvironment | |
processRunner | IProcessRunner | |
tools | IToolLocator |
Return Value
Type | Description |
---|---|
void |