Expand description
A mechanism for traversing a schema and applying its nodes to an underlying filesystem structure
Structs§
- Stack
Frame - Keeps track of variables and provides access to definitions from parent nodes
Enums§
- Variable
Source - Ways in which variables may be provided by the current scope
Functions§
- traverse
- Walks the schema and directory structure in concert, applying or reporting changes