Module garden::eval

source · []
Expand description

Variable evaluation

Functions

Evaluate commands

Evaluate environments

Evaluate “$ ” command strings, AKA “exec expressions”. The result of the expression is the stdout output from the command.

Evaluate a variable in the given context

Resolve a variable in a garden/tree/global scope

Resolve a variable in configuration/global scope