Class Cmd
- java.lang.Object
-
- org.terracotta.angela.common.util.Cmd
-
public class Cmd extends Object
-
-
Constructor Summary
Constructors Constructor Description Cmd()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ToolExecutionResultcmd(File workingDir, String terracottaCommand, String[] arguments)
-
-
-
Method Detail
-
cmd
public static ToolExecutionResult cmd(File workingDir, String terracottaCommand, String[] arguments)
-
-