Class LoadFunction

  • All Implemented Interfaces:
    AviatorFunction, java.io.Serializable, java.lang.Runnable, java.util.concurrent.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:
    Serialized Form