Package aQute.bnd.main
Interface XmlRepoDiffCommand.XmlRepoDiffOptions
-
- All Superinterfaces:
Options
- Enclosing class:
- XmlRepoDiffCommand
public static interface XmlRepoDiffCommand.XmlRepoDiffOptions extends Options
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
expandfilter()
java.lang.String
ignore()
boolean
showall()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-