FastlanePilotConfiguration.

Command Property

Summary

Gets or sets the command to run with pilot.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlanePilotConfiguration

Syntax

public PilotCommand Command { get; set; }

Value

Type Description
PilotCommand The command.