View Source Hemdal.Config.Module (Hemdal v1.0.0)
Defines the type for module in use for the Hemdal.Config.Notifier
and
Hemdal.Host
implementations to define which modules will be in use for
each case.
Link to this section Summary
Link to this section Types
@type t() :: module()
Module is module()
.