Package org.sikuli.script.support
Class IScriptRunner.EffectiveRunner
java.lang.Object
org.sikuli.script.support.IScriptRunner.EffectiveRunner
- Enclosing interface:
- IScriptRunner
public static class IScriptRunner.EffectiveRunner extends Object
-
Constructor Summary
Constructors Constructor Description EffectiveRunner()EffectiveRunner(IScriptRunner runner, String script, Boolean bundle) -
Method Summary
Modifier and Type Method Description IScriptRunnergetRunner()StringgetScript()booleanisBundle()booleanisTempBundle()
-
Constructor Details
-
EffectiveRunner
public EffectiveRunner() -
EffectiveRunner
-
-
Method Details
-
getRunner
-
getScript
-
isBundle
public boolean isBundle() -
isTempBundle
public boolean isTempBundle()
-