Package aQute.bnd.main
Interface bnd.settingOptions
- All Superinterfaces:
Options
- Enclosing class:
- bnd
Handle the global settings
-
Method Summary
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
Method Details
-
clear
boolean clear() -
publicKey
boolean publicKey() -
secretKey
boolean secretKey() -
mac
boolean mac() -
base64
boolean base64() -
location
String location() -
generate
boolean generate() -
password
char[] password()
-