| Package | Description |
|---|---|
| io.appulse.encon.config |
| Modifier and Type | Method and Description |
|---|---|
static Config |
Config.load(File file)
Loads configuration YAML file.
|
static Config |
Config.load(Path path)
Loads configuration YAML file byt its path.
|
static Config |
Config.load(String fileName)
Loads configuration YAML file byt its path.
|
| Constructor and Description |
|---|
Config(Config config) |
Copyright © 2018 Appulse. All rights reserved.