public class CommandLine
extends java.lang.Object
| Constructor and Description |
|---|
CommandLine(java.util.List<java.lang.String> args) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
execute(boolean writeLines) |
public CommandResult execute(boolean writeLines)