public class Cli
extends Object
Created by steve on 24/04/17.
-
Constructor Summary
Constructors
-
Method Summary
static void
void
run(com.beust.jcommander.JCommander jCommander)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
run
public void run(com.beust.jcommander.JCommander jCommander)
throws Exception
- Throws:
Exception