Package io.keploy
Class Keploy.RunOptions
java.lang.Object
io.keploy.Keploy.RunOptions
- Enclosing class:
Keploy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RunOptions
public RunOptions() -
RunOptions
-
-
Method Details
-
getDelay
public int getDelay() -
setDelay
public void setDelay(int delay) -
getCloseDelay
public int getCloseDelay() -
setCloseDelay
public void setCloseDelay(int closeDelay) -
isDebug
public boolean isDebug() -
setDebug
public void setDebug(boolean debug) -
setappCmd
-
getappCmd
-
getPort
public int getPort() -
setPort
public void setPort(int port) -
getPath
-
setPath
-