Expand description

A mechanism for traversing a schema and applying its nodes to an underlying filesystem structure

Structs

  • Keeps track of variables and provides access to definitions from parent nodes

Enums

  • Indicates whether to traverse the entire schema or a limited subset
  • Ways in which variables may be provided by the current scope

Functions

  • Walks the schema and directory structure in concert, applying or reporting changes