Class ScriptLibrary

java.lang.Object
com.inductiveautomation.ignition.common.script.ScriptLibrary

public class ScriptLibrary extends Object
Stores a project's script library (app.* packages). This class simply has a map of String to String, storing the package path (after "app.") and the python code.