Package aQute.bnd.main
Interface bnd.selectOptions
- All Superinterfaces:
Options
- Enclosing class:
- bnd
Create a list of file names that match manifest headers bnd select -h
Bundle-SymbolicName --where (...) *
-
Method Summary
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
Method Details
-
where
String where() -
header
Collection<String> header() -
key
boolean key() -
name
boolean name() -
path
boolean path()
-