YarnInstallSettings.

Arguments Property

Summary

Arguments to pass to the target script
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnInstallSettings

Syntax

public IReadOnlyCollection<string> Arguments { get; }

Value

Type Description
IReadOnlyCollection<string>