- Namespace
-
GitVersion
.Configuration - Interfaces
- Base Types
-
- object
graph BT Type-->Base0["object"]
Type-.->Interface0["IBranchConfigurationCalculator"]
click Interface0
"/api/GitVersion.Configuration/IBranchConfigurationCalculator"
Type["BranchConfigurationCalculator"] class Type type-node
Syntax
public class BranchConfigurationCalculator : IBranchConfigurationCalculator
Constructors
Methods
Name | Value | Summary |
---|---|---|
Get |
BranchConfig |
Gets the
BranchConfig
for the current commit.
|
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|