public class MoonshineCommandLineParameters extends Object
Constructor and Description |
---|
MoonshineCommandLineParameters() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getConfigurationFiles() |
boolean |
isHelp() |
boolean |
isNoDefaults() |
boolean |
isPrintConfig() |
boolean |
isPrintFilteredConfig() |
boolean |
isPrintGuiceBindings() |
public MoonshineCommandLineParameters()
public List<String> getConfigurationFiles()
public boolean isNoDefaults()
public boolean isPrintConfig()
public boolean isPrintFilteredConfig()
public boolean isPrintGuiceBindings()
public boolean isHelp()
Copyright © 2013 Atteo. All rights reserved.