public final class Launcher
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getJarLocation()
Method to return a String that gives the path to the Electric JAR file.
|
static void |
main(java.lang.String[] args)
The main entry point of Electric.
|
public static void main(java.lang.String[] args)
args
- the arguments to the program.public static java.lang.String getJarLocation()