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