Class RequireFunction

  • All Implemented Interfaces:
    AviatorFunction, java.io.Serializable, java.lang.Runnable, java.util.concurrent.Callable<AviatorObject>

    public class RequireFunction
    extends AbstractFunction
    require('script.av') to load a script and retrieve it's exports, if it's required before, it will return the exports directly.
    See Also:
    Serialized Form