Package aQute.bnd.main
Interface bnd.HandledProjectWorkspaceOptions
-
- Enclosing class:
- bnd
static interface bnd.HandledProjectWorkspaceOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.io.File>
files()
Workspace
workspace()
-
-
-
Method Detail
-
files
java.util.List<java.io.File> files()
-
workspace
Workspace workspace()
-
-