public class Command extends Object
| Constructor and Description |
|---|
Command(CharSequence command) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getParameters() |
String |
getScriptPath() |
public Command(CharSequence command)
Copyright © 2011–2017. All rights reserved.