public class CliOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
batchMode |
File |
configPath |
boolean |
demo |
File |
mvnSettingsFile |
File |
tmpDir |
String |
version |
| Constructor and Description |
|---|
CliOptions() |
| Modifier and Type | Method and Description |
|---|---|
File |
getConfigPath() |
File |
getMvnSettingsFile() |
File |
getTmpDir() |
String |
getVersion() |
boolean |
isDemo() |
public File configPath
public File mvnSettingsFile
public File tmpDir
public String version
public boolean demo
public boolean batchMode
@CheckForNull public File getConfigPath()
@CheckForNull public File getMvnSettingsFile()
public boolean isDemo()
Copyright © 2004–2018. All rights reserved.