Method IsEnabled
IsEnabled(BuildContext)
Determine if this BuildPipeline will be executed or not.
Declaration
public bool IsEnabled(BuildContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BuildContext | context | The BuildContext used by the execution of this BuildPipeline. |
Returns
| Type | Description |
|---|---|
| bool |