Lua.Chunk (Lua v1.0.0-rc.1)
View SourceA pre-compiled chunk of Lua code that can be executed at a future point in time
Summary
Types
@type t() :: %Lua.Chunk{prototype: term()}
A pre-compiled chunk of Lua code that can be executed at a future point in time
@type t() :: %Lua.Chunk{prototype: term()}