| Modifier and Type | Method and Description |
|---|---|
Config |
ConfigRepository.find() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigRepository.save(Config config) |
| Modifier and Type | Field and Description |
|---|---|
static Config |
Config.EMPTY |
| Constructor and Description |
|---|
MDChangelog(Config config,
Changelog changelog) |
MDChangelogVersions(Config config,
ChangelogVersions versions) |
| Constructor and Description |
|---|
MDChangelogVersion(Config config,
ChangelogVersion changelogVersion) |
| Modifier and Type | Method and Description |
|---|---|
Config |
YMLConfig.to() |
| Modifier and Type | Method and Description |
|---|---|
static YMLChangelog |
YMLChangelog.of(Config config) |
static YMLConfig |
YMLConfig.of(Config config) |
| Constructor and Description |
|---|
FileChangelogRepository(File inputDirectory,
File outputFile,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
Config |
FileConfigRepository.find() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileConfigRepository.save(Config config) |
Copyright © 2023. All rights reserved.