All Implemented Interfaces:
AviatorFunction, Serializable, Runnable, Callable<AviatorObject>

public class LoadFunction extends AbstractFunction
load('script.av') to load a script and retrieve it's exports. It will compile and execute the script at every time.
See Also: