FastlaneMatchConfiguration.

SkipDocs Property

Summary

Gets or sets a value indicating whether to skip generation of a README.md for the created git repository.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneMatchConfiguration

Syntax

public bool SkipDocs { get; set; }

Value

Type Description
bool