public class CLI extends Object
Constructor and Description |
---|
CLI() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The first argument to the CLI is the action.
|
public static void main(String[] args)
args
- The command line arguments.