Constant garden::constants::REPLACE

source ·
pub const REPLACE: &str = "replace";
Expand description

The “replace” key in a tree block is used to completely replace a tree when the tree was already loaded via an “includes” entry. The default behavior is to merge and override settings when the same-named tree entries is encountered.