Package aQute.bnd.main
Interface bnd.excludeOptions
-
- All Superinterfaces:
Options
- All Known Subinterfaces:
bnd.buildoptions
,bnd.cleanOptions
,bnd.CompileOptions
,bnd.ExportOptions
,bnd.ParallelBuildOptions
,bnd.ProjectWorkspaceOptions
,bnd.runtestsOptions
,bnd.testOptions
,ExportReportCommand.ExportOptions
,ExportReportCommand.JarReadmeOptions
,ExportReportCommand.ListOptions
,ExportReportCommand.ReadmeOptions
- Enclosing class:
- bnd
static interface bnd.excludeOptions extends Options
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]
exclude()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-