public class ScriptDesc extends Object
| Constructor and Description |
|---|
ScriptDesc() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(CmdDesc step) |
List<CmdDesc> |
getSteps() |
static ScriptDesc |
read(String filename) |
static void |
run(String filename) |
Licenced under the Apache License, Version 2.0