Package aQute.bnd.main
Interface bnd.workspaceOptions
-
- All Superinterfaces:
Options
- All Known Subinterfaces:
bnd.buildoptions
,bnd.BuildtoolOptions
,bnd.cleanOptions
,bnd.CompileOptions
,bnd.eclipseOptions
,bnd.ExportOptions
,bnd.GenerateOptions
,bnd.ParallelBuildOptions
,bnd.ProjectWorkspaceOptions
,bnd.runtestsOptions
,bnd.testOptions
- Enclosing class:
- bnd
static interface bnd.workspaceOptions extends Options
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
workspace()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-