public class CliOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
jenkinsWarFile |
File |
pluginDir |
String[] |
plugins |
File |
pluginTxt |
boolean |
showAllWarnings |
boolean |
showWarnings |
| Constructor and Description |
|---|
CliOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJenkinsWar() |
File |
getPluginDir() |
List<String> |
getPlugins() |
File |
getPluginTxt() |
boolean |
isShowAllWarnings() |
boolean |
isShowWarnings() |
Copyright © 2004–2019. All rights reserved.