BuildOption interface
Represents the application of an optional behavior to a build definition.
definition | A reference to the build option. |
enabled | Indicates whether the behavior is enabled. |
inputs |
A reference to the build option.
definition: BuildOptionDefinitionReference
Property Value
Indicates whether the behavior is enabled.
enabled: boolean
Property Value
boolean
inputs: {[key: string]: string}
Property Value
{[key: string]: string}