Skip to main content

ENV_VAR_RE

Static ENV_VAR_RE 

Source
static ENV_VAR_RE: LazyLock<Regex>
Expand description

Regex for ${VAR} and ${VAR:-default} patterns.