| Package | Description |
|---|---|
| com.atlassian.jgitflow.core |
| Modifier and Type | Field and Description |
|---|---|
static CoreEol |
CoreEol.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static CoreEol |
CoreEol.fromString(String eol) |
static CoreEol |
CoreEol.getConfigValue(org.eclipse.jgit.lib.Config gitConfig) |
static CoreEol |
CoreEol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreEol[] |
CoreEol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 DV Bern AG. All rights reserved.