Settings.

Settings.PackSettings Class

Summary

PackSettings.
Assembly
Rocket.Surgery.Cake.dll
Namespace
Rocket.Surgery.Cake
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Settings.PackSettings"] class Type type-node

Syntax

public class Settings.PackSettings

Constructors

Name Summary
PackSettings()

Properties

Name Value Summary
Build bool
Gets or sets a value indicating whether this Settings.PackSettings is build.
Enabled bool
Gets or sets a value indicating whether this Settings.PackSettings is enabled.
ExcludePaths List<string>
Gets or sets the exclude paths.
IncludeSource bool
Gets or sets a value indicating whether [include source].
IncludeSymbols bool
Gets or sets a value indicating whether [include symbols].

Extension Methods