Package aQute.bnd.main
Interface DiffCommand.diffOptions
- All Superinterfaces:
Options
- Enclosing class:
- DiffCommand
-
Method Summary
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
Method Details
-
api
boolean api() -
resources
boolean resources() -
manifest
boolean manifest() -
full
boolean full() -
xml
boolean xml() -
output
File output() -
pack
Collection<String> pack() -
ignore
Collection<String> ignore()
-