Package aQute.bnd.main
Interface bnd.verboseOptions
-
- 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
,IndexCommand.indexOptions
- Enclosing class:
- bnd
static interface bnd.verboseOptions extends Options
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
verbose()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-