21 bool *write_allowed) {
return false; };
The thread that runs SSCSM code.
Definition sscsm_environment.h:26
Definition scripting_sscsm.h:15
SSCSMScripting(SSCSMEnvironment *env)
Definition scripting_sscsm.cpp:11
void initializeModApi(lua_State *L, int top)
Definition scripting_sscsm.cpp:32
bool checkPathInternal(const std::string &abs_path, bool write_required, bool *write_allowed)
Should check if the given path may be accessed.
Definition scripting_sscsm.h:20
Definition s_security.h:28