YarnCacheSettings.

YarnCacheSettings(string) Constructor

Summary

yarn 'cache' settings for the named script
Assembly
Cake.Yarn.dll
Namespace
Cake.Yarn
Containing Type
YarnCacheSettings

Syntax

public YarnCacheSettings(string command)

Parameters

Name Type Description
command string command name to execute

Return Value

Type Description
void