FastlaneConfiguration.

GitFullName Property

Summary

Gets or sets the full name of the git user.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneConfiguration

Syntax

public string GitFullName { get; set; }

Value

Type Description
string