Skip to main content

Module engine

Module engine 

Source

Structs§

ExecuteOpts
Options for script execution.

Functions§

execute
Executes a sequence of tokens on a fresh stack.
execute_with_opts
Executes a sequence of tokens with configuration options.