Package | Description |
---|---|
er.extensions.foundation |
Modifier and Type | Method and Description |
---|---|
static ERXRuntimeUtilities.Result |
ERXRuntimeUtilities.execute(String[] command,
String[] envp,
File dir,
long timeout)
Excecutes the specified command line commands.
|
static ERXRuntimeUtilities.Result[] |
ERXRuntimeUtilities.executeCommandLineCommandsWithEnvVarsInWorkingDir(String[][] commands,
String[] envp,
File dir)
Excecutes the specified command line commands.
|
static ERXRuntimeUtilities.Result |
ERXRuntimeUtilities.executeCommandLineCommandWithArgumentsWithEnvVarsInWorkingDir(String[] command,
String[] envp,
File dir)
Excecutes the specified command line commands.
|
Copyright © 2002 – 2024 Project Wonder.