| Package | Description |
|---|---|
| org.arquillian.spacelift.task.io |
| Modifier and Type | Method and Description |
|---|---|
FileSelector |
FileSelector.select(Collection<File> files)
Adds the given collection of files into the selection.
|
FileSelector |
FileSelector.select(File requiredFile,
File... files)
Adds one or multiple given files into the selection.
|
FileSelector |
FileSelector.select(String requiredPath,
String... paths)
Converts the given paths to instances of
File and add them into the selection. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.