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