Summary
Ensures that the given git hooks are defined in the .git directory
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke - Interfaces
-
- IOnBeforeLogo
- IBuildExtension
- Base Types
-
- Attribute
Syntax
public class EnsureGitHooksAttribute : Attribute, IOnBeforeLogo, IBuildExtension
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute | |
| Attribute |
Constructors
| Name | Summary |
|---|---|
| Ensure |
Ensures that the given git hooks are defined in the .git directory |
Properties
| Name | Value | Summary |
|---|---|---|
| HookNames | string[] |
The hookes that were asked for.
|
Methods
| Name | Value | Summary |
|---|---|---|
| OnBeforeLogo |
void |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
