λ61
|
#include "l61/defs.hpp"
#include "l61/ScriptEngine/RunnableScriptEnvironment.hpp"
#include "sol/sol.hpp"
#include "lex61rt.hpp"
#include <fstream>
#include "l61/ExtensionSystem/ExtensionManager.hpp"
#include <filesystem>
Classes | |
struct | FsEntryPoint |
Functions | |
LEX61RT_MAKE_HEADER ("fs", { "Tetex7" }, "1.0.0") | |
LEX61RT_SET_ENTRY_POINT_CLASS (FsEntryPoint) |
LEX61RT_MAKE_HEADER | ( | "fs" | , |
{ "Tetex7" } | , | ||
"1.0.0" | ) |
LEX61RT_SET_ENTRY_POINT_CLASS | ( | FsEntryPoint | ) |