Package aQute.bnd.enroute.commands
Interface EnrouteCommand.WorkspaceOptions
-
- All Superinterfaces:
Options
- Enclosing class:
- EnrouteCommand
public static interface EnrouteCommand.WorkspaceOptions extends Options
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
anyname()
boolean
force()
boolean
single()
boolean
update()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-