# Functions
GetCopy is the same as Get except that it downloads a copy of the module represented by source.
NewEmptyTree returns a new tree that is empty (contains no configuration).
NewTree returns a new Tree for the given config structure.
NewTreeModule is like NewTree except it parses the configuration in the directory and gives it a specific name.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
RootName is the name of the root tree.
# Type aliases
GetMode is an enum that describes how modules are loaded.