Package aQute.bnd.main
Interface RepoCommand.CopyOptions
-
- All Superinterfaces:
bnd.projectOptions
,Options
- Enclosing class:
- RepoCommand
static interface RepoCommand.CopyOptions extends bnd.projectOptions
Copy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
dry()
java.lang.String
standalone()
-
Methods inherited from interface aQute.bnd.main.bnd.projectOptions
project
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-