api.execute

Undocumented in source.

Members

Functions

detectLuaRocks
void detectLuaRocks(LuaState* lua)
Undocumented in source. Be warned that the author may not have intended to support it.
executeLuaFile
string executeLuaFile(string file, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
executeLuaString
string executeLuaString(string text, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
makeState
LuaState* makeState(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
registerAndDocument
void registerAndDocument(LuaState* state, string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

g_docs
string g_docs;
Undocumented in source.
g_genDocs
bool g_genDocs;
Undocumented in source.

Meta