FastlaneMatchConfiguration.

SkipConfirmation Property

Summary

Gets or sets a value indicating whether to disable confirmation prompts during nuke, answering them with yes.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneMatchConfiguration

Syntax

public bool SkipConfirmation { get; set; }

Value

Type Description
bool