EmberBuildSettings.

Watch Property

Summary

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

Syntax

public bool Watch { get; set; }

Remarks

Default is false

Value

Type Description
bool
GitHub