farmbot v6.4.1 Farmbot.CeleryScript View Source

CeleryScript is the scripting language that Farmbot OS understands.

Link to this section Summary

Functions

Get the more friendly name of this node

Link to this section Functions

Link to this function execute(ast, env \\ struct(Macro.Env)) View Source

Execute an AST node.

Get the more friendly name of this node.

Link to this function var(env, dirty_label, val) View Source