org.jbake.launcher
Class Main
java.lang.Object
org.jbake.launcher.Main
public class Main
- extends Object
Launcher for JBake.
- Author:
- Jonathan Bullock
|
Constructor Summary |
Main()
|
|
Method Summary |
static void |
main(String[] args)
Runs the app with the given arguments. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
Main
public Main()
main
public static void main(String[] args)
- Runs the app with the given arguments.
- Parameters:
String[] - args
Copyright © 2013. All Rights Reserved.