Uses of Interface
ca.cgjennings.apps.arkham.ScriptRunnerState
-
Packages that use ScriptRunnerState Package Description ca.cgjennings.apps.arkham -
-
Uses of ScriptRunnerState in ca.cgjennings.apps.arkham
Methods in ca.cgjennings.apps.arkham that return ScriptRunnerState Modifier and Type Method Description static ScriptRunnerState
StrangeEons. getScriptRunner()
If the app is in "script runner" mode, returns an object that can be queried for additional information and used to manage the mode's behaviour.
-