Class IScriptRunner.Options

java.lang.Object
org.sikuli.script.support.IScriptRunner.Options
Enclosing interface:
IScriptRunner

public static class IScriptRunner.Options
extends Object
Special options to pass to the runner.

Options are more to be interpreted as hints instead of strict directives. A specific runner implementation can decide to ignore an option entirely.

Author:
mbalmer