LuaState.doFile

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void doFile(char[] file)
  2. void doFile(char[] file, LuaTable table)
    struct LuaState
    void
    doFile
    (
    const char[] file
    ,
    scope ref LuaTable table
    )

Meta