Package aQute.bnd.main
Interface RepoCommand.diffOptions
- All Superinterfaces:
Options
- Enclosing class:
- RepoCommand
-
Method Summary
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
Method Details
-
json
boolean json() -
full
boolean full() -
diff
boolean diff() -
all
boolean all() -
remove
boolean remove() -
added
boolean added()
-