View Source Elixir.Luerl.Old (luerl v1.4.1)

Legacy Elixir API for Luerl

This module provides Elixir-friendly wrappers for the luerl_old module with state as the first argument for better pipe operator usage. New code should use the Luerl module instead.

Summary

Functions

Link to this function

call_function1(St, Lfp, Las)

View Source
Link to this function

call_function(St, Fp, As)

View Source
Link to this function

call_method1(St, Fp, Las)

View Source
Link to this function

load_module1(St, Fp, Mod)

View Source
Link to this function

load_module(St, Fp, Mod)

View Source
Link to this function

loadfile(St, Name, Opts)

View Source
Link to this function

path_loadfile(St, Dirs, Name)

View Source
Link to this function

path_loadfile(St, Dir, Name, Opts)

View Source
Link to this function

set_table1(St, Tab, Key, Lv)

View Source
Link to this function

set_trace_data(St, Tdata)

View Source
Link to this function

set_trace_func(St, Func)

View Source