Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildOption

Represents the application of an optional behavior to a build definition.

Hierarchy

  • BuildOption

Index

Properties

Optional definition

A reference to the build option.

Optional enabled

enabled: boolean

Indicates whether the behavior is enabled.

Optional inputs

inputs: object

Type declaration

  • [key: string]: string

Generated using TypeDoc