Package aQute.bnd.main
Interface BaselineCommands.baseLineOptions
-
- All Superinterfaces:
Options
- Enclosing class:
- BaselineCommands
static interface BaselineCommands.baseLineOptions extends Options
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
all()
boolean
diff()
java.lang.String
fixup()
java.lang.String
packages()
boolean
quiet()
boolean
verbose()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-