java.lang.Object
io.xpipe.core.util.XPipeInstallation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcreateExternalAsyncLaunchCommand(String installationBase, String arguments) static StringcreateExternalLaunchCommand(String command, String arguments) static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic StringgetDefaultInstallationBasePath(ShellProcessControl p, boolean acceptPortable) static StringgetInstallationBasePathForCLI(ShellProcessControl p, String cliExecutable) static StringgetInstallationExecutable(ShellProcessControl p, String installation) static String
-
Constructor Details
-
XPipeInstallation
public XPipeInstallation()
-
-
Method Details
-
createExternalAsyncLaunchCommand
-
createExternalLaunchCommand
-
getInstallationBasePathForCLI
public static String getInstallationBasePathForCLI(ShellProcessControl p, String cliExecutable) throws Exception - Throws:
Exception
-
queryInstallationVersion
- Throws:
Exception
-
getInstallationExecutable
public static String getInstallationExecutable(ShellProcessControl p, String installation) throws Exception - Throws:
Exception
-
getDataBasePath
- Throws:
Exception
-
getDefaultInstallationBasePath
- Throws:
Exception
-
getDefaultInstallationBasePath
public static String getDefaultInstallationBasePath(ShellProcessControl p, boolean acceptPortable) throws Exception - Throws:
Exception
-
getDaemonDebugScriptPath
-
getDaemonDebugAttachScriptPath
-
getDaemonExecutablePath
-