public interface PhantomJSBinaryResolver
| Modifier and Type | Method and Description |
|---|---|
PhantomJSBinary |
resolve(File destination)
Resolves a phantomjs binary file to the given destination.
|
PhantomJSBinary |
resolve(File destination,
String version)
Resolves a phantomjs binary file with the given version to the given destination.
|
PhantomJSBinary resolve(File destination) throws IOException
IOException - if there is a problem with resolvingPhantomJSBinary resolve(File destination, String version) throws IOException
IOException - if there is a problem with resolvingCopyright © 2016 JBoss by Red Hat. All rights reserved.