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) -
isDebug
public boolean isDebug() -
setDebug
public void setDebug(boolean debug) -
getPort
public int getPort() -
setPort
public void setPort(int port) -
getPath
-
setPath
-