public final class ShellItem extends ProcessCommandItem
processCommand
Constructor and Description |
---|
ShellItem(String command,
String platform) |
Modifier and Type | Method and Description |
---|---|
ShellItem |
copy()
Makes a deep copy of this item.
|
String |
execute(Document document,
File workingDir,
String[] args,
String allArgs,
String[] vars,
Console console) |
String |
getCommand() |
String |
getPlatform() |
copyFile, getConfigurationURL, getDebug, getProcessCommand, glob, resolve, substitute, substitute, substituteParameters
public ShellItem copy()
ProcessCommandItem
copy
in class ProcessCommandItem
null
if, for any reason,
copying this item failspublic String getCommand()
public String getPlatform()