| Constructor and Description |
|---|
Task(String executable,
List<String> arguments,
File outputFile,
Path executableDirectory) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getExecutableDirectory() |
File |
getOutputFile() |
ProcessBuilder |
toProcessBuilder() |
public File getOutputFile()
public Path getExecutableDirectory()
public ProcessBuilder toProcessBuilder()
Copyright © 2015. All rights reserved.