FastlaneProvider.

Update() Method

Summary

Executes fastlane updating to the latest version of fastlane.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneProvider

Syntax

public void Update()

Examples

Fastlane.Update();

Return Value

Type Description
void