Module garden::eval[][src]

Expand description

Variable evaluation

Functions

command

Evaluate commands

environment

Evaluate environments

exec_expression

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

multi_variable

Evaluate a variable in the given context

tree_value

Resolve a variable in a garden/tree/global scope

value

Resolve a variable in configuration/global scope