public class JmdslConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_OPTION |
static String |
DEFAULT_CONFIG_FILE |
| Constructor and Description |
|---|
JmdslConfig() |
JmdslConfig(RecorderCommand recorder) |
| Modifier and Type | Method and Description |
|---|---|
static JmdslConfig |
fromConfigFile(File configFile) |
void |
updateWithDefaultsFrom(JmdslConfig other) |
public static final String CONFIG_OPTION
public static final String DEFAULT_CONFIG_FILE
public JmdslConfig()
public JmdslConfig(RecorderCommand recorder)
public static JmdslConfig fromConfigFile(File configFile) throws IOException
IOExceptionpublic void updateWithDefaultsFrom(JmdslConfig other)
Copyright © 2023. All rights reserved.