| Modifier and Type | Method and Description |
|---|---|
Configuration |
LauncherModel.getConfig() |
Configuration |
ConfigurationFactory.read(File configFile) |
| Modifier and Type | Method and Description |
|---|---|
List<Configuration> |
ConfigurationFactory.read(List<File> configFiles) |
| Modifier and Type | Method and Description |
|---|---|
int |
Generator.generate(Configuration config,
File outputDir) |
| Modifier and Type | Method and Description |
|---|---|
int |
Generator.generate(List<Configuration> configs,
File outputDir) |
| Constructor and Description |
|---|
LauncherModel(Configuration config) |
Copyright © 2016–2021 Fizzed, Inc. All rights reserved.