Interface bnd.bndOptions

All Superinterfaces:
Options
Enclosing class:
bnd

static interface bnd.bndOptions extends Options
  • Method Details

    • failok

      boolean failok()
    • pedantic

      boolean pedantic()
    • exceptions

      boolean exceptions()
    • output

      File output()
    • base

      String base()
    • trace

      boolean trace()
    • debug

      boolean debug()
    • ignore

      String[] ignore()
    • secret

      char[] secret()
    • workspace

      boolean workspace()