The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
lua_fileops.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 lua_fileops
 

Functions

int lua_fileops::intf_have_file (lua_State *L)
 Checks if a file exists (not necessarily a Lua script). More...
 
int lua_fileops::intf_read_file (lua_State *L)
 Checks if a file exists (not necessarily a Lua script). More...
 
int lua_fileops::load_file (lua_State *L)
 Loads a Lua file and pushes the contents on the stack. More...