public class Executable
extends java.lang.Object
Constructor and Description |
---|
Executable(java.io.File userSpecifiedBinaryPath) |
Modifier and Type | Method and Description |
---|---|
FirefoxBinary.Channel |
getChannel() |
java.io.File |
getDirectory() |
java.io.File |
getFile() |
java.lang.String |
getPath() |
java.lang.String |
getVersion() |
public java.io.File getDirectory()
public java.io.File getFile()
public java.lang.String getPath()
public java.lang.String getVersion()
public FirefoxBinary.Channel getChannel()