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