Package aQute.bnd.main
Interface bnd.bndOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
base()
boolean
debug()
boolean
exceptions()
boolean
failok()
java.lang.String[]
ignore()
java.io.File
output()
boolean
pedantic()
char[]
secret()
boolean
trace()
boolean
workspace()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-