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.URIbase()java.io.Filedirectory()java.lang.Stringname()java.io.FilerepositoryIndex()-
Methods inherited from interface aQute.bnd.main.bnd.verboseOptions
verbose
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-