# Functions

DirFromModule populates the given directory (which must exist and be empty) with the contents of the module at the given source address.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
ModuleInstallHooksImpl is a do-nothing implementation of InstallHooks that can be embedded in another implementation struct to allow only partial implementation of the interface.

# Interfaces

ModuleInstallHooks is an interface used to provide notifications about the installation process being orchestrated by InstallModules.