Package aQute.bnd.main
Interface IndexCommand.indexOptions
-
- All Superinterfaces:
bnd.verboseOptions
,Options
- Enclosing class:
- IndexCommand
static interface IndexCommand.indexOptions extends bnd.verboseOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.URI
base()
java.io.File
directory()
java.lang.String
name()
java.io.File
repositoryIndex()
-
Methods inherited from interface aQute.bnd.main.bnd.verboseOptions
verbose
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-