Expand description
Core Package DSL and lifecycle functions.
Functionsยง
- add_
import_ util - Exposes the core Package DSL and lifecycle functions to the Lua environment.
- add_
include_ util - Adds the
INCLUDEfunction to the Lua environment for executing other Lua files. - add_
package_ lifecycle_ functions - Adds core lifecycle functions (
metadata,dependencies,hooks, etc.) to the Lua environment.