Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.8 KB

ephp_lib_exec.md

File metadata and controls

65 lines (39 loc) · 1.8 KB

Module ephp_lib_exec

Behaviours: ephp_lib.

Function Index

handle_error/3
init_config/0
init_const/0
init_func/0
shell_exec/3

Function Details

handle_error/3


handle_error(Error::ephp_error:error_type(), Level::ephp_error:error_level(), Args::term()) -> string() | ignore

init_config/0


init_const/0


init_func/0


shell_exec/3


shell_exec(Context::ephp:context_id(), Line::line(), X3::var_value()) -> binary()