org.jbake.launcher
Class LaunchOptions

java.lang.Object
  extended by org.jbake.launcher.LaunchOptions

public class LaunchOptions
extends Object


Constructor Summary
LaunchOptions()
           
 
Method Summary
 File getDestination()
           
 File getSource()
           
 boolean isHelpNeeded()
           
 boolean isInit()
           
 boolean isRunServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LaunchOptions

public LaunchOptions()
Method Detail

getSource

public File getSource()

getDestination

public File getDestination()

isHelpNeeded

public boolean isHelpNeeded()

isRunServer

public boolean isRunServer()

isInit

public boolean isInit()


Copyright © 2013. All Rights Reserved.