Package aQute.bnd.main
Interface bnd.PropertiesOptions
-
- All Superinterfaces:
bnd.projectOptions
,Options
- Enclosing class:
- bnd
static interface bnd.PropertiesOptions extends bnd.projectOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Glob
key(Glob deflt)
boolean
local()
Glob
value(Glob deflt)
-
Methods inherited from interface aQute.bnd.main.bnd.projectOptions
project
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-