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 booleandry()java.lang.String[]filter()booleanforce()booleanquiet(boolean deflt)java.lang.Stringstandalone()-
Methods inherited from interface aQute.bnd.main.bnd.projectOptions
project
-
Methods inherited from interface aQute.lib.getopt.Options
_arguments, _command, _help, _ok, _properties
-
-