Module garden::model[][src]

Expand description

Model objects

Structs

ApplicationContext
CommandOptions
Configuration
EvalContext
Garden
Graft
Group
MultiVariable
NamedVariable
Template
Tree
TreeContext
TreeQuery
Variable

Config files can define a sequence of variables that are iteratively calculated. Variables can reference other variables in their Tree, Garden, and Configuration scopes.

Enums

ColorMode
Command

Functions

display_missing_tree
display_tree
print_tree

Print a tree if it exists, otherwise print a missing tree

print_tree_details

Print a tree

Type Definitions

Color
ConfigId

Configuration Node IDs

GardenIndex

Garden index into config.gardens

GroupIndex

Group index into config.groups

TreeIndex

Tree index into config.trees