Skip to content

Lua API Environment

Leonard Ramminger edited this page Aug 10, 2026 · 1 revision

Lua API — Environment (beez.env)

localapi_key=beez.env("API_KEY")
InputOutput
key (string)value (string) or nil

Looks up the process environment first, then the project .env file.


← Lua API Overview

Clone this wiki locally