public class CLIParser
extends java.lang.Object
Constructor and Description |
---|
CLIParser() |
Modifier and Type | Method and Description |
---|---|
static void |
execute(java.lang.String[] args,
CLI cli)
Method to execute user commands given by the
CLI . |