EmberBuildSettings.

Watch Property

Summary

Gets or sets a value indicating whether to watch the input files.
Assembly
Cake.Ember.dll
Namespace
Cake.Ember.Build
Containing Type
EmberBuildSettings

Syntax

public bool Watch { get; set; }

Remarks

Default is false

Value

Type Description
bool