# Functions
No description provided by the author
LoadManifest loads a manifest from a file.
NewManifest creates a new manifest.
# Type aliases
FileWalker is a function type that walks the file tree rooted at root, calling walkFn for each file or directory in the tree, including root.