Package aQute.bnd.main
Interface bnd.projectOptions
-
- All Superinterfaces:
Options
- All Known Subinterfaces:
bnd.ActionOptions
,bnd.Bsn2UrlOptions
,bnd.buildoptions
,bnd.cleanOptions
,bnd.CompileOptions
,bnd.DependencyOptions
,bnd.ExportOptions
,bnd.ParallelBuildOptions
,bnd.ProjectWorkspaceOptions
,bnd.PropertiesOptions
,bnd.testOptions
,ExportReportCommand.ExportOptions
,ExportReportCommand.JarReadmeOptions
,ExportReportCommand.ListOptions
,ExportReportCommand.ReadmeOptions
,RepoCommand.CopyOptions
,Shell.ShellOptions
- Enclosing class:
- bnd
static interface bnd.projectOptions extends Options
Project command, executes actions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
project()
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-