# Functions
ColocateModules colocates the given module paths to the given out directory.
Load returns a module's Metadata loaded from the given directory.
# Structs
Command represents the `module` command and available subcommands.
CommandLocal represents the `module local` command and its flags.
CommandRegistry represents the `module local` command and its flags.
Metadata represents a module's metadata.
Opts represent the available options to this Module package as whole.