Class PackageLib.lua_searcher

All Implemented Interfaces:
KryoSerializable
Enclosing class:
PackageLib

public static class PackageLib.lua_searcher extends VarArgFunction implements KryoSerializable
Called second Calls _G.package.searchpath(name, _G.package.path) and then globals.loadfile() if found