Class RequireFunction

All Implemented Interfaces:
AviatorFunction, Serializable, Runnable, 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.
Author:
dennis(killme2008@gmail.com)
See Also: