Package aQute.bnd.main
Interface RepoCommand.repoOptions
- All Superinterfaces:
Options
- Enclosing class:
- RepoCommand
-
Method Summary
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
Method Details
-
workspace
String workspace() -
filerepo
Collection<String> filerepo() -
maven
boolean maven() -
project
String project() -
cache
boolean cache() -
release
Glob release()
-