lua ~master (2019-01-20T16:28:16Z)
Dub
Repo
LuaState.executeFile
lua
LuaState
Execute a file.
class
LuaState
void
executeFile
(
string
path
,
bool
coroutine
= false
)
Meta
Source
See Implementation
lua
LuaState
destructors
~this
functions
bindUserData
executeFile
executeString
getRegistry
newLocalTable
newTable
newThread
Execute a file.