public static class ExecutableConfig.BasicExecutableConfig extends Object implements ExecutableConfig
ExecutableConfig.BasicExecutableConfig| Modifier and Type | Method and Description |
|---|---|
protected com.github.mike10004.nativehelper.Whicher |
getWhicher() |
boolean |
isExecutableAvailable()
Checks whether the executable is available.
|
com.github.mike10004.nativehelper.subprocess.Subprocess.Builder |
subprocessBuilder()
Creates a new subprocess builder.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbyNameOnly, byPathOnlyprotected com.github.mike10004.nativehelper.Whicher getWhicher()
public boolean isExecutableAvailable()
ExecutableConfigisExecutableAvailable in interface ExecutableConfigpublic com.github.mike10004.nativehelper.subprocess.Subprocess.Builder subprocessBuilder()
ExecutableConfigsubprocessBuilder in interface ExecutableConfigCopyright © 2016–2018. All rights reserved.