View Source Hemdal.Config.Host (Hemdal v1.0.0)
The host information.
Link to this section Summary
Functions
Callback implementation for Construct.cast/2
.
Callback implementation for Construct.make!/2
.
Callback implementation for Construct.make/2
.
Link to this section Types
@type t() :: %Hemdal.Config.Host{ id: String.t(), max_workers: :integer | integer(), module: Hemdal.Config.Module.t() | Hemdal.Host.Local.t(), name: String.t(), options: Hemdal.Config.Options.t() | list() }
Link to this section Functions
Callback implementation for Construct.cast/2
.
Callback implementation for Construct.make!/2
.
Callback implementation for Construct.make/2
.